# Capture Module — Recipe (per FVW v8 §11.1)

**Module ID:** `oscar.capture` v0.1.0

## A. Product Description
Multimodal input capture (per §40). 5 modes: voice, photo, GPS, measurement, text.

## B. Structural Contract
- **Mode:** Sovereign SPA Mode (per DO-001)

## C. Reconstruction Notes
- `app/src/capture/CaptureFlow.tsx`
- Wired into AssistantDock
- Uses voicesRepo + mediaRepo from C2

## END OF RECIPE.MD
