Umbrella crate for the CortenForge stack; re-exports app-agnostic crates with feature wiring.
Tooling crate for CortenForge: shared CLI helpers and app-agnostic bins.
Dataset loading, splitting, and Burn-compatible batching utilities for CortenForge.
Data contracts for run manifests and capture metadata used across the CortenForge stack.
Burn-based model definitions (LinearDetector/ConvolutionalDetector) for the CortenForge stack.
Capture helpers and recorder sinks (JSON, overlays, pruning) for the CortenForge stack.
Shared CLI argument helpers for CortenForge tools and apps (capture, warehouse, seeds, thresholds).
Detector factory and inference helpers (Burn-backed or heuristic) for the CortenForge stack.
Bevy-based simulation runtime primitives (modes, config, plugins) for the CortenForge stack.
Burn-based training and eval for LinearClassifier/MultiboxModel models in the CortenForge stack.
Core vision interfaces and capture/overlay helpers for the CortenForge stack.
Bevy plugins for capture and inference runtime built on vision_core for the CortenForge stack.