# Style — Recipe (per FVW v8 §11.1)

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

## A. Product Description
PDF style learner (per §42). Extracts text, computes features, saves StyleProfile.

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

## C. Reconstruction Notes
- `app/src/style/StyleIngestion.ts`
- `app/src/data/models/StyleProfile.ts`
- `app/src/data/persistence/idb.ts` (DB v6)

## END OF RECIPE.MD
