{
  "schemaVersion": "ptp.document/1",
  "title": "Landscape project summary",
  "locale": "en",
  "paper": {
    "size": "A4",
    "orientation": "landscape"
  },
  "template": "blank",
  "blocks": [
    {
      "type": "heading",
      "level": 1,
      "text": "Landscape project summary"
    },
    {
      "type": "paragraph",
      "text": "This public PTDF 1.0 example demonstrates the landscape paper orientation introduced by contract revision 2026-08-01."
    },
    {
      "type": "table",
      "columns": [
        "Milestone",
        "Owner",
        "Status"
      ],
      "rows": [
        [
          "Schema and validators",
          "Platform team",
          "Complete"
        ],
        [
          "Transport verification",
          "Integration team",
          "Complete"
        ]
      ]
    }
  ]
}
