iiRecord
Agentic AI Atlas · Editorial Calendar Review
workflow:editorial-calendar-reviewa5c.ai
II.
Workflow JSON

workflow:editorial-calendar-review

Structured · live

Editorial Calendar Review json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-content-ops.yamlCluster · workflows
Record JSON
{
  "id": "workflow:editorial-calendar-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-content-ops.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Editorial Calendar Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "biweekly",
    "complexity": "single-team",
    "description": "Reviews and adjusts the editorial calendar at a fixed cadence — evaluating\nupcoming publication dates against strategic priorities, checking author\nassignment gaps, verifying SEO keyword alignment per piece, assessing\nseasonal and event-driven timing, and reconciling with product launch\nschedules. Produces an updated calendar with status flags and escalation\nitems. Excludes content creation and copywriting.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:editorial-calendar-review",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "domain:marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "domain:knowledge-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:editorial-calendar-review",
      "to": "org-unit:marketing-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}