II.
LibraryProcess JSON
Structured · livelib-process:legal--ediscovery-management
ediscovery-management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:legal--ediscovery-management",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ediscovery-management",
"description": "E-Discovery Management - Implement e-discovery workflow covering data collection, processing,\nreview, production, and defensibility documentation.",
"libraryPath": "library/specializations/domains/business/legal/ediscovery-management.js",
"specialization": "legal",
"references": [
"- EDRM Model: https://www.edrm.net/\n- ACEDS Certification: https://aceds.org/certification/\n- Relativity: https://www.relativity.com/"
],
"example": "const result = await orchestrate('specializations/domains/business/legal/ediscovery-management', {\n matterId: 'LIT-2024-001',\n phase: 'full-cycle',\n outputDir: 'ediscovery'\n});",
"usesAgents": [
"ediscovery-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:legal--ediscovery-management",
"to": "skill-area:financial-regulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "skill-area:compliance-automation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "domain:legal",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "role:legal-counsel",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "role:compliance-officer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "workflow:contract-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "workflow:compliance-audit",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "specialization:legal-compliance",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:legal--ediscovery-management",
"to": "specialization:legal",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}