{
  "profile": "tabular-data-package",
  "name": "card-integrity-inspection-log-template",
  "title": "Card Integrity Inspection Log Template",
  "description": "A blank CSV template and field dictionary for documenting lawful card-integrity training, inspection, and collection checks without exposing private player, venue, or incident data.",
  "homepage": "https://7yxjuu3cpn.ap-southeast-1.awsapprunner.com/en/articles/card-integrity-inspection-log-template",
  "version": "2026-05-29",
  "created": "2026-05-29",
  "contributors": [
    {
      "title": "Phantom Gambling Devices",
      "path": "https://7yxjuu3cpn.ap-southeast-1.awsapprunner.com",
      "role": "author"
    }
  ],
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "title": "Creative Commons Attribution 4.0 International",
      "path": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "keywords": [
    "card integrity inspection",
    "deck inspection log",
    "game security education",
    "card magic training",
    "csv template"
  ],
  "resources": [
    {
      "name": "card-integrity-inspection-log",
      "title": "Card integrity inspection log CSV template",
      "path": "https://7yxjuu3cpn.ap-southeast-1.awsapprunner.com/resources/card-integrity-inspection-log.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "inspection_id",
            "type": "string",
            "title": "Inspection ID",
            "description": "Internal reference for this inspection event.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "deck_source",
            "type": "string",
            "title": "Deck source",
            "description": "Where the deck came from before inspection.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "seal_condition",
            "type": "string",
            "title": "Seal condition",
            "description": "Neutral note about wrapper, tuck seal, or storage state.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "opened_at",
            "type": "datetime",
            "title": "Opened at",
            "description": "Local date and time the deck was opened or checked.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "handler_initials",
            "type": "string",
            "title": "Handler initials",
            "description": "Initials or role of the person handling the deck.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "lighting_conditions",
            "type": "string",
            "title": "Lighting conditions",
            "description": "Room and task lighting used during inspection.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "surface_condition",
            "type": "string",
            "title": "Surface condition",
            "description": "Visible card surface condition without accusation language.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "photo_reference",
            "type": "string",
            "title": "Photo reference",
            "description": "Internal filename or storage reference for photos, if any."
          },
          {
            "name": "action_taken",
            "type": "string",
            "title": "Action taken",
            "description": "Documented next step after inspection.",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "reviewer_initials",
            "type": "string",
            "title": "Reviewer initials",
            "description": "Initials or role of reviewer confirming the log."
          },
          {
            "name": "notes",
            "type": "string",
            "title": "Notes",
            "description": "Short neutral notes; do not include private player data in public copies."
          }
        ]
      }
    },
    {
      "name": "card-integrity-inspection-log-handout",
      "title": "Card integrity inspection log facilitator handout",
      "path": "https://7yxjuu3cpn.ap-southeast-1.awsapprunner.com/resources/card-integrity-inspection-log-handout.html",
      "format": "html",
      "mediatype": "text/html",
      "encoding": "utf-8",
      "description": "Printable, accessible facilitator handout with field notes, lawful-use boundaries, citation text, and workshop guidance."
    }
  ]
}