II.
LibraryProcess JSON
Structured · livelib-process:shared--bottom-up
bottom-up json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--bottom-up",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "bottom-up",
"description": "Bottom-Up Development - Build foundational components first, compose upward",
"libraryPath": "library/methodologies/bottom-up.js",
"usesAgents": [
"primitive-identifier",
"test-writer",
"component-builder",
"component-tester",
"composition-planner",
"component-composer",
"completion-checker",
"system-integrator",
"system-validator"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--bottom-up",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "methodology:bottom-up",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--bottom-up",
"to": "lib-agent:shared--component-builder",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}