| # CannotBeRecreated Dataset | |
| Self-contained export folders for the CannotBeRecreated Space. | |
| ## Layout | |
| The dataset root stores export folders directly: | |
| ```text | |
| export200/ | |
| history.json | |
| images/ | |
| export201/ | |
| history.json | |
| images/ | |
| ``` | |
| This layout lets the Space sync the dataset directly into its runtime `DATA_DIR` without path rewriting. | |