Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Documentation Publishing
workflow:documentation-publishinga5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:documentation-publishing

Structured · live

Documentation Publishing json

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

File · workflows/workflows/workflows-onboarding.yamlCluster · workflows
Record JSON
{
  "id": "workflow:documentation-publishing",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-onboarding.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Documentation Publishing",
    "workflowKind": "onboarding",
    "triggerType": "event-driven",
    "typicalCadence": "per-release",
    "complexity": "single-team",
    "description": "Produces and publishes user-facing and internal documentation,\nincluding API references, guides, and architecture diagrams.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:documentation-publishing",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "role:doc-generator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:devrel",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:devrel-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:open-source-program-office",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "role:doc-generator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:devrel",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:documentation-publishing",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:static-site-cdn",
      "to": "workflow:documentation-publishing",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:documentation-site",
      "to": "workflow:documentation-publishing",
      "kind": "follows_workflow"
    },
    {
      "from": "tool:ghost",
      "to": "workflow:documentation-publishing",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Content publishing state is a direct documentation-publishing projection point."
      }
    },
    {
      "from": "tool:contentstack",
      "to": "workflow:documentation-publishing",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Headless CMS publishing status supports documentation release review."
      }
    },
    {
      "from": "tool-server:mcp-ghost-candidate",
      "to": "workflow:documentation-publishing",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Content publishing state is a direct documentation-publishing projection point."
      }
    },
    {
      "from": "tool-server:mcp-contentstack-candidate",
      "to": "workflow:documentation-publishing",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Headless CMS publishing status supports documentation release review."
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab