schema: https://opendataproducts.org/odpr-v1.0/schema/odpr.yaml
version: "1.0"
kind: DataProductRecipe
dataProductRecipe:
  metadata:
    id: DPR-001
    name:
      en: Customer Analytics Data Product Recipe
    description:
      en: Reviewable recipe for delivering the Customer Analytics data product.
  version: "1.0.0"
  status: draft
  sections:
    - id: recipe-readme
      path: README.md
      format: markdown
    - id: source-product-spec
      path: product-context/odps.yaml
      format: yaml
    - id: product-summary
      path: plans/product-summary.md
      format: markdown
    - id: delivery-plan
      path: plans/delivery-plan.md
      format: markdown
    - id: open-questions
      path: governance/open-questions.md
      format: markdown
    - id: ai-agent-brief
      path: agent/ai-agent-brief.md
      format: markdown
    - id: relationship-context
      path: context/odpg.yaml
      format: yaml
  readiness:
    score: 0
    status: missing
  review:
    required: true
    status: pending
