{
  "tool_id": "art-205-license-terms-assembler",
  "note": "golden_hash filled by ode golden-parity.test.mjs --update.",
  "vectors": [
    {
      "name": "empty_input",
      "policy_parameters": {},
      "output_payload": {
        "template_id": null,
        "rendered_text": null,
        "rendered_html": null,
        "fields_used": {},
        "fields_missing": [],
        "checks": [
          {
            "check": "template_id_present",
            "pass": false,
            "detail": "template_id is required. Available: CC-STANDARD-USE, IP3-RIGHTS-RECORD, NFT-EMBEDDED-LICENSE"
          }
        ],
        "available_templates": [
          "CC-STANDARD-USE",
          "IP3-RIGHTS-RECORD",
          "NFT-EMBEDDED-LICENSE"
        ],
        "disclaimer": "Not legal advice. Fixed templates only. Consult a licensed attorney for your jurisdiction."
      },
      "golden_hash": "04c4c29c537fa6d9d0897d8a8022e4ad57e6921b80896ad5f91f406c17b3847e"
    },
    {
      "name": "cc_standard_use_full",
      "policy_parameters": {
        "template_id": "CC-STANDARD-USE",
        "fields": {
          "licensor_name": "Alice Corp",
          "work_title": "My Digital Art",
          "license_id": "CC-BY-4.0",
          "license_url": "https://creativecommons.org/licenses/by/4.0/"
        }
      },
      "output_payload": {
        "template_id": "CC-STANDARD-USE",
        "template_name": "Creative Commons Standard Use Agreement",
        "template_version": "1.0",
        "license_family": "cc",
        "template_source": "https://creativecommons.org",
        "rendered_text": "# Creative Commons License Agreement\n\n**Work Title:** My Digital Art\n**Licensor:** Alice Corp\n**License:** CC-BY-4.0\n**Effective Date:** See execution hash timestamp\n\n---\n\n## Grant of Rights\n\nAlice Corp (the \"Licensor\") grants you a worldwide, royalty-free license to the work titled \"My Digital Art\" under the terms of the CC-BY-4.0 license.\n\nThe full license text is available at: https://creativecommons.org/licenses/by/4.0/\n\n## Attribution\n\nAttribution required per license terms.\n\n## Disclaimer\n\nThis agreement records the Licensor's stated election of the above Creative Commons license. It does not constitute legal advice. The published Creative Commons license terms govern. Consult a licensed attorney for your jurisdiction.",
        "rendered_html": "<h1>Creative Commons License Agreement</h1>\n\n<p><strong>Work Title:</strong> My Digital Art</p>\n<p><strong>Licensor:</strong> Alice Corp</p>\n<p><strong>License:</strong> CC-BY-4.0</p>\n<p><strong>Effective Date:</strong> See execution hash timestamp</p>\n\n<hr>\n\n<h2>Grant of Rights</h2>\n\n<p>Alice Corp (the &quot;Licensor&quot;) grants you a worldwide, royalty-free license to the work titled &quot;My Digital Art&quot; under the terms of the CC-BY-4.0 license.</p>\n\n<p>The full license text is available at: https://creativecommons.org/licenses/by/4.0/</p>\n\n<h2>Attribution</h2>\n\n<p>Attribution required per license terms.</p>\n\n<h2>Disclaimer</h2>\n\n<p>This agreement records the Licensor's stated election of the above Creative Commons license. It does not constitute legal advice. The published Creative Commons license terms govern. Consult a licensed attorney for your jurisdiction.</p>",
        "fields_used": {
          "licensor_name": "Alice Corp",
          "work_title": "My Digital Art",
          "license_id": "CC-BY-4.0",
          "license_url": "https://creativecommons.org/licenses/by/4.0/"
        },
        "fields_missing": [],
        "checks": [
          {
            "check": "template_known",
            "pass": true,
            "detail": "template: CC-STANDARD-USE (Creative Commons Standard Use Agreement)"
          },
          {
            "check": "required_fields_present",
            "pass": true,
            "detail": "All required fields present"
          }
        ],
        "available_templates": [
          "CC-STANDARD-USE",
          "IP3-RIGHTS-RECORD",
          "NFT-EMBEDDED-LICENSE"
        ],
        "disclaimer": "Not legal advice. Substitution into pre-approved templates only. No novel legal drafting. The published license terms govern. Consult a licensed attorney for your jurisdiction."
      },
      "golden_hash": "54c1473581435883e71bb6e9f365baf1cdcd490cc7038def55eaeae0a62a463e"
    },
    {
      "name": "ip3_rights_record_full",
      "policy_parameters": {
        "template_id": "IP3-RIGHTS-RECORD",
        "fields": {
          "licensor_name": "Alice Corp",
          "licensee_name": "Bob LLC",
          "work_title": "Anthem Song",
          "license_id": "CC-BY-4.0",
          "territory": "Worldwide",
          "term_years": "3"
        }
      },
      "output_payload": {
        "template_id": "IP3-RIGHTS-RECORD",
        "template_name": "IP3 Rights Record Term Sheet",
        "template_version": "1.0",
        "license_family": "any",
        "template_source": "https://ip3.com",
        "rendered_text": "# IP3 Rights Record\n\n**Work:** Anthem Song\n**Licensor:** Alice Corp\n**Licensee:** Bob LLC\n**License:** CC-BY-4.0\n**Territory:** Worldwide\n**Term:** 3 year(s)\n**Effective Date:** See execution hash timestamp\n\n---\n\n## Rights Granted\n\nAlice Corp grants Bob LLC a license to use the work \"Anthem Song\" under the CC-BY-4.0 terms for the territory of Worldwide for a period of 3 year(s).\n\n## Royalty\n\nAs negotiated between parties.\n\n## Renewal\n\nNo automatic renewal unless separately agreed.\n\n## Disclaimer\n\nThis term sheet is a pre-approved template record only. It does not constitute legal advice and is not a binding contract without independent legal review. Consult a licensed attorney for your jurisdiction.",
        "rendered_html": "<h1>IP3 Rights Record</h1>\n\n<p><strong>Work:</strong> Anthem Song</p>\n<p><strong>Licensor:</strong> Alice Corp</p>\n<p><strong>Licensee:</strong> Bob LLC</p>\n<p><strong>License:</strong> CC-BY-4.0</p>\n<p><strong>Territory:</strong> Worldwide</p>\n<p><strong>Term:</strong> 3 year(s)</p>\n<p><strong>Effective Date:</strong> See execution hash timestamp</p>\n\n<hr>\n\n<h2>Rights Granted</h2>\n\n<p>Alice Corp grants Bob LLC a license to use the work &quot;Anthem Song&quot; under the CC-BY-4.0 terms for the territory of Worldwide for a period of 3 year(s).</p>\n\n<h2>Royalty</h2>\n\n<p>As negotiated between parties.</p>\n\n<h2>Renewal</h2>\n\n<p>No automatic renewal unless separately agreed.</p>\n\n<h2>Disclaimer</h2>\n\n<p>This term sheet is a pre-approved template record only. It does not constitute legal advice and is not a binding contract without independent legal review. Consult a licensed attorney for your jurisdiction.</p>",
        "fields_used": {
          "licensor_name": "Alice Corp",
          "licensee_name": "Bob LLC",
          "work_title": "Anthem Song",
          "license_id": "CC-BY-4.0",
          "territory": "Worldwide",
          "term_years": "3"
        },
        "fields_missing": [],
        "checks": [
          {
            "check": "template_known",
            "pass": true,
            "detail": "template: IP3-RIGHTS-RECORD (IP3 Rights Record Term Sheet)"
          },
          {
            "check": "required_fields_present",
            "pass": true,
            "detail": "All required fields present"
          }
        ],
        "available_templates": [
          "CC-STANDARD-USE",
          "IP3-RIGHTS-RECORD",
          "NFT-EMBEDDED-LICENSE"
        ],
        "disclaimer": "Not legal advice. Substitution into pre-approved templates only. No novel legal drafting. The published license terms govern. Consult a licensed attorney for your jurisdiction."
      },
      "golden_hash": "3b737fe30b0e6fa3646b982f8130eaf5fecece146f44c225aea86044d4c7c15e"
    }
  ]
}
