II.
LibraryProcess JSON
Structured · livelib-process:environmental-engineering--stormwater-management-planning
environmental-engineering/stormwater-management-planning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:environmental-engineering--stormwater-management-planning",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "environmental-engineering/stormwater-management-planning",
"description": "Stormwater Management Planning - Development of integrated stormwater management plans incorporating\ngreen infrastructure, detention/retention, and water quality treatment.",
"libraryPath": "library/specializations/domains/science/environmental-engineering/stormwater-management-planning.js",
"specialization": "environmental-engineering",
"references": [
[
"EPA Stormwater Management Handbook"
],
[
"State Stormwater Design Manuals"
],
[
"ASCE/WEF Urban Stormwater Management"
],
[
"Low Impact Development Technical Guidance"
]
],
"example": "const result = await orchestrate('environmental-engineering/stormwater-management-planning', {\n projectName: 'Urban Redevelopment Stormwater Plan',\n drainageArea: 150, // acres\n landUse: { commercial: 40, residential: 35, openSpace: 25 },\n regulatoryRequirements: { postDevelopmentPeak: 'match predevelopment', waterQuality: 'TSS 80% removal' }\n});",
"usesAgents": [
"stormwater-specialist",
"environmental-compliance-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "skill-area:geospatial-data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "domain:environmental-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "specialization:environmental-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "lib-agent:environmental-engineering--stormwater-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:environmental-engineering--stormwater-management-planning",
"to": "lib-agent:environmental-engineering--environmental-compliance-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}