{
  "active_manifest": "4fabb747eeeb48d9b6f40d2024fdd9de",
  "manifests": {
    "4fabb747eeeb48d9b6f40d2024fdd9de": {
      "claim_generator": "comply.moss.land/0.1",
      "title": "test.png",
      "format": "image/png",
      "instance_id": "xmp.iid:4fabb747eeeb48d9b6f40d2024fdd9de",
      "assertions": [
        {
          "label": "stds.schema-org.CreativeWork",
          "data": {
            "@context": "https://schema.org/",
            "@type": "CreativeWork",
            "creator": {
              "@type": "Organization",
              "name": "dev@local"
            },
            "datePublished": "2026-05-04T01:17:43.513361Z"
          }
        },
        {
          "label": "c2pa.actions",
          "data": {
            "actions": [
              {
                "action": "c2pa.created",
                "when": "2026-05-04T01:17:43.513361Z",
                "softwareAgent": "comply.moss.land"
              },
              {
                "action": "c2pa.placed",
                "when": "2026-05-04T01:17:43.513361Z",
                "parameters": {
                  "label": "AI 생성 콘텐츠"
                }
              }
            ]
          }
        },
        {
          "label": "kr.ai-framework-act.disclosure",
          "data": {
            "isAiGenerated": true,
            "labelText": "AI 생성 콘텐츠",
            "modelName": "test-model-v1",
            "promptHash": "abc123"
          }
        },
        {
          "label": "c2pa.hash.data",
          "data": {
            "alg": "sha256",
            "hash": "b54f3a5e36601c3629d80a9ca269c7ec14b773ab90867d3e08bda881d39009a7",
            "name": "test.png"
          }
        }
      ]
    }
  },
  "_unsigned": true,
  "_note": "Replace with c2pa-python signed manifest before production."
}