Dataset and Sample
Datasets expose indexed retrieval and stable size. Each sample carries an input Matrix and an optional target Matrix without creating another tensor type.

Data · Rust
Index, split, collate, and batch semantic samples without inventing a second tensor system or claiming a hidden streaming runtime.
Current surface
OA Data owns deterministic dataset composition and batch iteration. Domain transforms stay with Vision, Audio, and Ml; device execution remains with the shared engine.
Boundary
Earlier OA trees explored broad data infrastructure. The current public contract keeps only the parts with clear ownership and tests; advanced sources return when a real consumer can prove them.