iiRecord
Agentic AI Atlas · standards-gap-audit
lib-process:research--standards-gap-audita5c.ai
II.
LibraryProcess JSON

lib-process:research--standards-gap-audit

Structured · live

standards-gap-audit json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:research--standards-gap-audit",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "standards-gap-audit",
    "description": "Generic gap audit process for standards research documents.\n  Systematically audits research/comparison documentation against source extraction text\n  using configurable failure pattern categories. Designed for any standards comparison\n  where OCR/PDF extraction may be incomplete.",
    "libraryPath": "library/specializations/research/standards-gap-audit.js",
    "specialization": "research",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "skill-area:deep-web-research",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "skill-area:data-quality",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "workflow:lab-safety-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--standards-gap-audit",
      "to": "specialization:research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}