II.
LibraryProcess JSON
Structured · livelib-process:shared--add-tests
add-tests json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--add-tests",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "add-tests",
"description": "Generate unit and E2E tests from UAT criteria for a completed phase",
"libraryPath": "library/methodologies/gsd/add-tests.js",
"usesAgents": [
"gsd-verifier",
"gsd-executor"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--add-tests",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--add-tests",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--add-tests",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "methodology:gsd",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--add-tests",
"to": "lib-agent:shared--gsd-verifier",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--add-tests",
"to": "lib-agent:shared--gsd-executor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}