{
  "schemaVersion": "1.0.0",
  "fictional": true,
  "generatedAt": "2026-08-01T12:00:00Z",
  "calendars": [
    {
      "calendarId": "cedar-current-autumn",
      "name": "Cedar Current Autumn Editorial Calendar",
      "revision": 2,
      "period": {
        "startDate": "2026-07-01",
        "endDate": "2026-07-31"
      },
      "timeZone": "America/Chicago",
      "owners": [
        {
          "ownerId": "cedar-editor",
          "role": "editorial owner"
        },
        {
          "ownerId": "cedar-reviewer",
          "role": "fact and claim reviewer"
        },
        {
          "ownerId": "cedar-distributor",
          "role": "distribution owner"
        }
      ],
      "channels": [
        {
          "channelId": "cedar-journal",
          "label": "Cedar Journal",
          "type": "website",
          "destinationBaseUrl": "https://cedar-current.example.test/journal/"
        },
        {
          "channelId": "cedar-digest",
          "label": "Cedar Digest",
          "type": "newsletter",
          "destinationBaseUrl": "https://cedar-current.example.test/digest/"
        }
      ],
      "items": [
        {
          "itemId": "cedar-seasonal-brief",
          "sequence": 1,
          "title": "Seasonal operations brief",
          "theme": "autumn planning",
          "format": "article",
          "channelId": "cedar-journal",
          "ownerId": "cedar-editor",
          "reviewerId": "cedar-reviewer",
          "contentRef": "approved:cedar-seasonal-brief-r3",
          "briefRef": "brief:cedar-seasonal-brief-r2",
          "assetRefs": ["asset:cedar-brief-cover-r2"],
          "dependencyItemIds": [],
          "repurposeParentItemId": null,
          "scheduledLocalDate": "2026-07-06",
          "scheduledLocalTime": "09:00",
          "scheduledUtc": "2026-07-06T14:00:00Z",
          "workflowState": "archived",
          "approvalState": "approved",
          "readinessState": "blocked",
          "distributionState": "archived",
          "destinationUrl": "https://cedar-current.example.test/journal/seasonal-operations-brief"
        },
        {
          "itemId": "cedar-brief-digest",
          "sequence": 2,
          "title": "Seasonal brief editor note",
          "theme": "autumn planning",
          "format": "newsletter",
          "channelId": "cedar-digest",
          "ownerId": "cedar-distributor",
          "reviewerId": "cedar-reviewer",
          "contentRef": "approved:cedar-brief-digest-r2",
          "briefRef": "brief:cedar-brief-digest-r2",
          "assetRefs": ["asset:cedar-brief-thumbnail-r1"],
          "dependencyItemIds": ["cedar-seasonal-brief"],
          "repurposeParentItemId": "cedar-seasonal-brief",
          "scheduledLocalDate": "2026-07-07",
          "scheduledLocalTime": "10:30",
          "scheduledUtc": "2026-07-07T15:30:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "published",
          "destinationUrl": "https://cedar-current.example.test/digest/seasonal-brief-editor-note"
        },
        {
          "itemId": "cedar-brief-diagram",
          "sequence": 3,
          "title": "Seasonal planning diagram",
          "theme": "autumn planning",
          "format": "diagram",
          "channelId": "cedar-journal",
          "ownerId": "cedar-editor",
          "reviewerId": "cedar-reviewer",
          "contentRef": "approved:cedar-brief-diagram-r1",
          "briefRef": "brief:cedar-brief-diagram-r1",
          "assetRefs": ["asset:cedar-planning-diagram-r1"],
          "dependencyItemIds": ["cedar-seasonal-brief"],
          "repurposeParentItemId": "cedar-seasonal-brief",
          "scheduledLocalDate": "2026-07-08",
          "scheduledLocalTime": "13:00",
          "scheduledUtc": "2026-07-08T18:00:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "published",
          "destinationUrl": "https://cedar-current.example.test/journal/seasonal-planning-diagram"
        }
      ],
      "changeHistory": [
        {
          "changeId": "cedar-digest-reschedule-1",
          "itemId": "cedar-brief-digest",
          "sequence": 1,
          "changedAt": "2026-07-03T15:00:00Z",
          "action": "rescheduled",
          "previousScheduledLocalDate": "2026-07-08",
          "previousScheduledLocalTime": "10:30",
          "previousScheduledUtc": "2026-07-08T15:30:00Z",
          "newScheduledLocalDate": "2026-07-07",
          "newScheduledLocalTime": "10:30",
          "newScheduledUtc": "2026-07-07T15:30:00Z",
          "reason": "The approved source article moved into the earlier review window.",
          "ownerId": "cedar-editor"
        },
        {
          "changeId": "cedar-brief-archive-1",
          "itemId": "cedar-seasonal-brief",
          "sequence": 1,
          "changedAt": "2026-07-20T15:00:00Z",
          "action": "archived",
          "previousScheduledLocalDate": "2026-07-06",
          "previousScheduledLocalTime": "09:00",
          "previousScheduledUtc": "2026-07-06T14:00:00Z",
          "newScheduledLocalDate": null,
          "newScheduledLocalTime": null,
          "newScheduledUtc": null,
          "reason": "The reviewed article moved into the separately owned website archive.",
          "ownerId": "cedar-editor"
        }
      ]
    },
    {
      "calendarId": "northstar-spring",
      "name": "Northstar Spring Editorial Calendar",
      "revision": 3,
      "period": {
        "startDate": "2027-03-01",
        "endDate": "2027-03-31"
      },
      "timeZone": "Europe/London",
      "owners": [
        {
          "ownerId": "northstar-editor",
          "role": "editorial owner"
        },
        {
          "ownerId": "northstar-reviewer",
          "role": "fact and claim reviewer"
        },
        {
          "ownerId": "northstar-publisher",
          "role": "distribution owner"
        }
      ],
      "channels": [
        {
          "channelId": "northstar-library",
          "label": "Northstar Library",
          "type": "website",
          "destinationBaseUrl": "https://northstar-notes.example.test/library/"
        },
        {
          "channelId": "northstar-bulletin",
          "label": "Northstar Bulletin",
          "type": "newsletter",
          "destinationBaseUrl": "https://northstar-notes.example.test/bulletin/"
        }
      ],
      "items": [
        {
          "itemId": "northstar-field-guide",
          "sequence": 1,
          "title": "Field guide to calm handoffs",
          "theme": "team handoffs",
          "format": "guide",
          "channelId": "northstar-library",
          "ownerId": "northstar-editor",
          "reviewerId": "northstar-reviewer",
          "contentRef": "approved:northstar-field-guide-r4",
          "briefRef": "brief:northstar-field-guide-r3",
          "assetRefs": ["asset:northstar-guide-cover-r3"],
          "dependencyItemIds": [],
          "repurposeParentItemId": null,
          "scheduledLocalDate": "2027-03-09",
          "scheduledLocalTime": "09:00",
          "scheduledUtc": "2027-03-09T09:00:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "scheduled",
          "destinationUrl": "https://northstar-notes.example.test/library/calm-handoffs"
        },
        {
          "itemId": "northstar-guide-bulletin",
          "sequence": 2,
          "title": "Editor note on calm handoffs",
          "theme": "team handoffs",
          "format": "newsletter",
          "channelId": "northstar-bulletin",
          "ownerId": "northstar-publisher",
          "reviewerId": "northstar-reviewer",
          "contentRef": "approved:northstar-guide-bulletin-r1",
          "briefRef": "brief:northstar-guide-bulletin-r1",
          "assetRefs": ["asset:northstar-guide-thumbnail-r1"],
          "dependencyItemIds": ["northstar-field-guide"],
          "repurposeParentItemId": "northstar-field-guide",
          "scheduledLocalDate": "2027-03-10",
          "scheduledLocalTime": "11:00",
          "scheduledUtc": "2027-03-10T11:00:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "scheduled",
          "destinationUrl": "https://northstar-notes.example.test/bulletin/calm-handoffs-note"
        },
        {
          "itemId": "northstar-review-checklist",
          "sequence": 3,
          "title": "Editorial review checklist",
          "theme": "team handoffs",
          "format": "checklist",
          "channelId": "northstar-library",
          "ownerId": "northstar-editor",
          "reviewerId": "northstar-reviewer",
          "contentRef": "approved:northstar-review-checklist-r2",
          "briefRef": "brief:northstar-review-checklist-r2",
          "assetRefs": ["asset:northstar-checklist-sheet-r2"],
          "dependencyItemIds": ["northstar-field-guide"],
          "repurposeParentItemId": "northstar-field-guide",
          "scheduledLocalDate": "2027-03-16",
          "scheduledLocalTime": "09:00",
          "scheduledUtc": "2027-03-16T09:00:00Z",
          "workflowState": "cancelled",
          "approvalState": "approved",
          "readinessState": "blocked",
          "distributionState": "cancelled",
          "destinationUrl": "https://northstar-notes.example.test/library/editorial-review-checklist"
        }
      ],
      "changeHistory": [
        {
          "changeId": "northstar-checklist-cancel-1",
          "itemId": "northstar-review-checklist",
          "sequence": 1,
          "changedAt": "2026-07-26T12:00:00Z",
          "action": "cancelled",
          "previousScheduledLocalDate": "2027-03-16",
          "previousScheduledLocalTime": "09:00",
          "previousScheduledUtc": "2027-03-16T09:00:00Z",
          "newScheduledLocalDate": null,
          "newScheduledLocalTime": null,
          "newScheduledUtc": null,
          "reason": "The source guide now contains the approved checklist material.",
          "ownerId": "northstar-editor"
        }
      ]
    },
    {
      "calendarId": "signal-garden-november",
      "name": "Signal Garden November Editorial Calendar",
      "revision": 2,
      "period": {
        "startDate": "2026-11-01",
        "endDate": "2026-11-30"
      },
      "timeZone": "Asia/Tokyo",
      "owners": [
        {
          "ownerId": "signal-editor",
          "role": "editorial owner"
        },
        {
          "ownerId": "signal-reviewer",
          "role": "fact and claim reviewer"
        },
        {
          "ownerId": "signal-publisher",
          "role": "distribution owner"
        }
      ],
      "channels": [
        {
          "channelId": "signal-notebook",
          "label": "Signal Notebook",
          "type": "website",
          "destinationBaseUrl": "https://signal-garden.example.test/notebook/"
        },
        {
          "channelId": "signal-letter",
          "label": "Signal Letter",
          "type": "newsletter",
          "destinationBaseUrl": "https://signal-garden.example.test/letter/"
        },
        {
          "channelId": "signal-social",
          "label": "Signal Social",
          "type": "social",
          "destinationBaseUrl": "https://signal-garden.example.test/social/"
        }
      ],
      "items": [
        {
          "itemId": "signal-observation-note",
          "sequence": 1,
          "title": "Observation note for small teams",
          "theme": "working agreements",
          "format": "article",
          "channelId": "signal-notebook",
          "ownerId": "signal-editor",
          "reviewerId": "signal-reviewer",
          "contentRef": "approved:signal-observation-note-r2",
          "briefRef": "brief:signal-observation-note-r2",
          "assetRefs": ["asset:signal-note-cover-r2"],
          "dependencyItemIds": [],
          "repurposeParentItemId": null,
          "scheduledLocalDate": "2026-11-12",
          "scheduledLocalTime": "09:00",
          "scheduledUtc": "2026-11-12T00:00:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "scheduled",
          "destinationUrl": "https://signal-garden.example.test/notebook/observation-note"
        },
        {
          "itemId": "signal-agreement-diagram",
          "sequence": 2,
          "title": "Working agreement social card",
          "theme": "working agreements",
          "format": "social-card",
          "channelId": "signal-social",
          "ownerId": "signal-editor",
          "reviewerId": "signal-reviewer",
          "contentRef": "approved:signal-agreement-diagram-r1",
          "briefRef": "brief:signal-agreement-diagram-r1",
          "assetRefs": ["asset:signal-agreement-diagram-r1"],
          "dependencyItemIds": ["signal-observation-note"],
          "repurposeParentItemId": "signal-observation-note",
          "scheduledLocalDate": "2026-11-13",
          "scheduledLocalTime": "15:00",
          "scheduledUtc": "2026-11-13T06:00:00Z",
          "workflowState": "approved",
          "approvalState": "approved",
          "readinessState": "ready",
          "distributionState": "scheduled",
          "destinationUrl": "https://signal-garden.example.test/social/working-agreement-card"
        },
        {
          "itemId": "signal-note-letter",
          "sequence": 3,
          "title": "Editor letter on working agreements",
          "theme": "working agreements",
          "format": "newsletter",
          "channelId": "signal-letter",
          "ownerId": "signal-publisher",
          "reviewerId": "signal-reviewer",
          "contentRef": "approved:signal-note-letter-r1",
          "briefRef": "brief:signal-note-letter-r1",
          "assetRefs": ["asset:signal-letter-thumbnail-r1"],
          "dependencyItemIds": ["signal-observation-note", "signal-agreement-diagram"],
          "repurposeParentItemId": "signal-observation-note",
          "scheduledLocalDate": "2026-11-17",
          "scheduledLocalTime": "10:00",
          "scheduledUtc": "2026-11-17T01:00:00Z",
          "workflowState": "review",
          "approvalState": "pending",
          "readinessState": "blocked",
          "distributionState": "unscheduled",
          "destinationUrl": "https://signal-garden.example.test/letter/working-agreements-note"
        }
      ],
      "changeHistory": [
        {
          "changeId": "signal-note-reschedule-1",
          "itemId": "signal-observation-note",
          "sequence": 1,
          "changedAt": "2026-07-29T03:00:00Z",
          "action": "rescheduled",
          "previousScheduledLocalDate": "2026-11-11",
          "previousScheduledLocalTime": "09:00",
          "previousScheduledUtc": "2026-11-11T00:00:00Z",
          "newScheduledLocalDate": "2026-11-12",
          "newScheduledLocalTime": "09:00",
          "newScheduledUtc": "2026-11-12T00:00:00Z",
          "reason": "The approved review window moved by one local calendar day.",
          "ownerId": "signal-editor"
        }
      ]
    }
  ],
  "boundaries": {
    "ownsWebsiteContentInventory": false,
    "verifiesClaims": false,
    "managesRights": false,
    "ownsFreshness": false,
    "ownsContentBrief": false,
    "ownsResearch": false,
    "ownsOutline": false,
    "setsMarketingStrategy": false,
    "approvesBudget": false,
    "createsUtms": false,
    "ownsSocialPostMechanics": false,
    "callsDeliveryApis": false,
    "provesAnalytics": false,
    "provesAttribution": false,
    "guaranteesPerformance": false
  }
}
