II.
LibraryProcess JSON
Structured · livelib-process:shared--atdd-tdd
atdd-tdd json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--atdd-tdd",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "atdd-tdd",
"description": "Test-Driven Development combining Acceptance Test-Driven Development (ATDD) and Test-Driven Development (TDD)",
"libraryPath": "library/methodologies/atdd-tdd/atdd-tdd.js",
"usesAgents": [
"acceptance-criteria-analyst",
"acceptance-test-writer",
"test-runner-acceptance",
"tdd-test-writer",
"tdd-implementer",
"tdd-refactorer",
"test-runner-unit",
"integration-test-writer",
"test-runner-integration",
"coverage-analyzer"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--atdd-tdd",
"to": "skill-area:unit-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "skill-area:integration-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "skill-area:acceptance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--atdd-tdd",
"to": "methodology:atdd-tdd",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}