iiRecord
Agentic AI Atlas · Tutorial Effectiveness Review
workflow:tutorial-effectiveness-reviewa5c.ai
II.
Workflow JSON

workflow:tutorial-effectiveness-review

Structured · live

Tutorial Effectiveness Review json

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

File · workflows/workflows/workflows-docs-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:tutorial-effectiveness-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-docs-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Tutorial Effectiveness Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "single-team",
    "description": "Evaluates the effectiveness of developer tutorials and getting-started\nguides — analyzing completion rates, drop-off points,\ntime-to-first-success metrics, support ticket correlation, freshness\nagainst current API versions, and user satisfaction scores. Produces a\nremediation backlog for underperforming tutorials. Excludes tutorial\nauthoring.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "role:product-owner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "skill-area:tutorial-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "skill-area:docs-as-code",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "responsibility:dx-tooling-maintenance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "org-unit:devrel-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:tutorial-effectiveness-review",
      "to": "org-unit:engineering-productivity",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}