Back to corpus
research noteexperiment writeup candidatescore 36

Production Migration Guide

**New Features:** - ✅ Auto-reconnection with exponential backoff - ✅ Connection state management (enum-based) - ✅ Sensor calibration (remove bias/drift) - ✅ Data validation and sanitization - ✅ Performance metrics tracking - ✅ Quality indicators for readings - ✅ Comprehensive error handling

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

This guide covers migrating from prototype/basic implementations to production-grade components with zero data loss. **New Features:** - ✅ Auto-reconnection with exponential backoff - ✅ Connection state management (enum-based) - ✅ Sensor calibration (remove bias/drift) - ✅ Data validation and sanitization - ✅ Performance metrics tracking - ✅ Quality indicators for readings - ✅ Comprehensive error handling **New Features:** - ✅ Connection retry logic with backoff - ✅ Adaptive FPS control (1-10 FPS based on latency) - ✅ Frame quality assessment (blur + brightness) - ✅ Batch optimization for API calls - ✅ State management (STOPPED, RUNNING, ERROR, etc.) - ✅ Performance metrics tracking **New Features:** - ✅ Atomic transaction-based saves - ✅ Database corruption detection & recovery - ✅ Template versioning system - ✅ Automatic backups (timestamped) - ✅ Data validation with physical plausibility checks - ✅ Cross-validation for accuracy measurement - ✅ Outlier detection and removal - ✅ Consistency scoring - ✅ Thread-safe operations - ✅ Template export/import **Breaking Changes:** - `SensorFeatures` now has `validate()` method - `GestureTemplate` has additional fields: `version`, `consistency_score`, etc. - Database now creates `backups/` subdirectory

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.