iiRecord
Agentic AI Atlas · hazardous-waste-management-program
lib-process:environmental-engineering--hazardous-waste-management-programa5c.ai
II.
LibraryProcess JSON

lib-process:environmental-engineering--hazardous-waste-management-program

Structured · live

hazardous-waste-management-program 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:environmental-engineering--hazardous-waste-management-program",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hazardous-waste-management-program",
    "description": "Hazardous Waste Management Program - Development of comprehensive hazardous waste management programs\nincluding generator compliance, treatment, storage, and disposal.",
    "libraryPath": "library/specializations/domains/science/environmental-engineering/hazardous-waste-management-program.js",
    "specialization": "environmental-engineering",
    "references": [
      "- 40 CFR Parts 260-270 - RCRA Hazardous Waste Regulations\n- EPA RCRA Orientation Manual\n- State Hazardous Waste Regulations\n- DOT Hazardous Materials Regulations"
    ],
    "example": "const result = await orchestrate('environmental-engineering/hazardous-waste-management-program', {\n  facilityName: 'Manufacturing Facility',\n  facilityType: 'industrial',\n  wasteStreams: ['spent-solvents', 'metal-finishing-sludge', 'waste-paint'],\n  currentPractices: { generatorStatus: 'LQG', hasPermit: false }\n});",
    "usesAgents": [
      "waste-management-specialist"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "skill-area:geospatial-data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "domain:environmental-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:environmental-engineering--hazardous-waste-management-program",
      "to": "specialization:environmental-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}