iiRecord
Agentic AI Atlas · restful-api-nodejs
lib-process:web-development--restful-api-nodejsa5c.ai
II.
LibraryProcess JSON

lib-process:web-development--restful-api-nodejs

Structured · live

restful-api-nodejs 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:web-development--restful-api-nodejs",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "restful-api-nodejs",
    "description": "RESTful API Development with Node.js/Express - Process for designing and implementing RESTful APIs with Express.js,\nincluding routing, middleware, validation, error handling, authentication, and API documentation.",
    "libraryPath": "library/specializations/web-development/restful-api-nodejs.js",
    "specialization": "web-development",
    "references": [
      "- REST API Design Principles: https://restfulapi.net/\n- Express.js Documentation: https://expressjs.com/\n- OpenAPI/Swagger: https://swagger.io/"
    ],
    "usesAgents": [
      "api-developer-agent",
      "middleware-specialist",
      "validation-specialist",
      "error-handling-specialist",
      "auth-specialist-agent",
      "api-testing-specialist",
      "technical-writer-agent"
    ],
    "usesSkills": [
      "express-skill",
      "swagger-skill"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "skill-area:backend-api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "topic:rest",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "workflow:api-design-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}