{
  "endpoint": "/api/v1/next-step-pack",
  "method": "POST",
  "purpose": "Stage 2 of the same ComplianceCN market-access check: after Stage 1 preflight, choose the seller's next market-access route, then generate supplier evidence requests, supplier questions, lab quote requests, marketplace submission-review drafts, document indexes, official/standardised form-field drafts and a human-review brief from the same product profile.",
  "required_input": "Either send a PreflightRequest body directly, or { product_profile: PreflightRequest }.",
  "post_review_routes": [
    "Supplier evidence required before next step",
    "Discuss testing route with lab",
    "Evidence package appears ready for marketplace submission review",
    "Needs specialist review"
  ],
  "boundary": "Draft next-step templates only. Not certification, legal advice, product approval, or marketplace approval.",
  "typical_flow": [
    "Stage 1: /api/v1/preflight",
    "Stage 2: /api/v1/next-step-pack after Stage 1 succeeds",
    "Optional continuation: /api/consultancy/leads when the user explicitly wants human review"
  ]
}