II.
LibraryProcess JSON
Structured · livelib-process:web-development--keyboard-navigation-focus
keyboard-navigation-focus json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--keyboard-navigation-focus",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "keyboard-navigation-focus",
"description": "Keyboard Navigation and Focus Management - Process for implementing comprehensive keyboard navigation and focus management.",
"libraryPath": "library/specializations/web-development/keyboard-navigation-focus.js",
"specialization": "web-development",
"usesAgents": [
"keyboard-nav-specialist",
"focus-management-specialist",
"focus-trap-specialist",
"skip-links-specialist",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "skill-area:web-accessibility",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--keyboard-navigation-focus",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}