# Export Risk Bundle Prep โ€” PREP-EXPORT-RISK-69-001 Status: Draft (2025-11-20) Owners: Exporter Service ยท Risk Bundle Export Guild Scope: Capture provider selection rules and schema needs for risk bundle job handler. ## Provider selection (proposed) - Inputs: `risk_profile_id`, `tenant_id`, `preferred_provider`, `fallback_provider`. - Selection order: tenant override โ†’ profile default โ†’ system default. - Providers must advertise capabilities `{formats[], signing_profiles[]}`. ## Manifest expectations - Fields: `bundle_id`, `profile_id`, `provider_id`, `inputs_hash`, `created_at`, `artifacts[] {path, sha256, media_type}`. - Deterministic ordering and sha256 for all artifacts. ## Open decisions - Final list of providers and signing profiles. - Whether to embed policy/export bundle pointers. ## Handoff Use this as PREP artefact for EXPORT-RISK-69-001; update provider list and manifest once phase I artifacts land.