# Export JSON Adapter Prep — PREP-EXPORT-SVC-35-003 Status: Draft (2025-11-20) Owners: Exporter Service Scope: JSON adapters (`json:raw`, `json:policy`) normalization/redaction/compression. ## Deliverable shape - Adapter config: `{type, redactions[], compress: bool, normalize_paths: bool}`. - Output manifest entry: `{path, sha256, media_type, original_size, compressed_size?}`. ## Open decisions - Redaction rules list and ordering. - Compression algorithm (gzip vs zstd) and level defaults. ## Handoff Prep artefact for 35-003; align with plan model once 35-002 is fixed.