iiRecord
Agentic AI Atlas · Knowledge Base Audit
workflow:knowledge-base-audita5c.ai
II.
Workflow JSON

workflow:knowledge-base-audit

Structured · live

Knowledge Base Audit json

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

File · workflows/workflows/workflows-pr-bi-km-pm.yamlCluster · workflows
Record JSON
{
  "id": "workflow:knowledge-base-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Knowledge Base Audit",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Audits the organizational knowledge base for quality and\ncompleteness — identifying outdated articles, detecting conflicting\ninformation across documents, analyzing search analytics for content\ngaps, reviewing article ownership and maintenance assignments, and\nevaluating taxonomy and tagging consistency. Produces audit findings with\nremediation assignments and archival recommendations. Excludes content\nrewriting.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:knowledge-base-audit",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "domain:knowledge-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "responsibility:adr-curation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:knowledge-base-audit",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}