This directory stores reviewable Links Notation seed data for issue #1.
Generate or refresh the checked-in `.lino` files with:
```bash
rust-script scripts/download-datasets.rs
```
The records use the indented, untyped formatting helpers from
`lino-objects-codec` so reviewers can read and edit them directly. Keep every
`.lino` file at or below 1500 lines; `rust-script scripts/check-file-size.rs`
enforces that limit.