Back to corpus
research noteexperiment writeup candidatescore 18

Rust Integration Guide

// Check for Mocopi sensor (base kit has 6) assert!(LimbId::Hip.has_mocopi_sensor()); assert!(!LimbId::LeftElbow.has_mocopi_sensor()); // No sensor on elbows ```

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

- `FusionEngine`, `To25DTransform`, `To63DTransform`, and `CaptureSession` are **not thread-safe** - Create one instance per thread if needed - Use channels or mutexes for cross-thread communication

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.