iiRecord
Agentic AI Atlas · specializations/research/research-publication-workflow
lib-process:research--research-publication-workflowa5c.ai
II.
LibraryProcess JSON

lib-process:research--research-publication-workflow

Structured · live

specializations/research/research-publication-workflow 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--research-publication-workflow",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/research/research-publication-workflow",
    "description": "Flagship research-publication pipeline: frame the question -> plan gathering\n  lanes (composing the five research scanner point-tasks as lane playbooks) -> fan out\n  source gathering via ctx.parallel -> adversarial claim-verification gate whose critics\n  independently RE-FETCH every citation (executed fetch output is the only admissible\n  evidence) -> research-lead sign-off on contested claims -> synthesis that may cite ONLY\n  verified/signed-off claims, audited by a second gate -> policy-gated publication ->\n  deterministic kip capture of verified claims and source-quality facts (kind `research`).",
    "libraryPath": "library/specializations/research/research-publication-workflow.js",
    "specialization": "research",
    "usesAgents": [
      "kip-librarian",
      "research-analyst",
      "research-planner",
      "research-gatherer",
      "research-writer",
      "research-publisher"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "skill-area:deep-web-research",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "skill-area:knowledge-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "topic:quality-assurance",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:research--research-publication-workflow",
      "to": "specialization:research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}