iiRecord
Agentic AI Atlas · assimilation/harness/openclaw
lib-process:meta--openclawa5c.ai
II.
LibraryProcess JSON

lib-process:meta--openclaw

Structured · live

assimilation/harness/openclaw 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:meta--openclaw",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "assimilation/harness/openclaw",
    "description": "Orchestrate babysitter SDK integration into OpenClaw Gateway.\n  OpenClaw is a Node.js daemon for personal AI that routes messages from\n  multiple channels (WhatsApp, Telegram, Slack) through isolated agent sessions\n  backed by SQLite persistence. Uses npm plugin packages with openclaw field\n  in package.json, lifecycle hooks, and daemon-safe reentry via agent_end or\n  session resume callbacks.",
    "libraryPath": "library/specializations/meta/assimilation/harness/openclaw.js",
    "specialization": "meta"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:meta--openclaw",
      "to": "skill-area:ai-agent-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "topic:integrations",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--openclaw",
      "to": "specialization:meta",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}