II.
SkillArea JSON
Structured · liveskill-area:real-time-os
Real-Time Operating Systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:real-time-os",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-embedded-fpga.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Real-Time Operating Systems",
"description": "RTOS concepts — tasks, priorities, preemption, mutexes, and\ndeterministic scheduling on FreeRTOS / Zephyr.\n",
"domains": [
"specialization:embedded-systems"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:real-time-os",
"to": "specialization:embedded-systems",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:real-time-os",
"to": "library:freertos",
"kind": "uses_library"
},
{
"from": "skill-area:real-time-os",
"to": "library:zephyr-rtos",
"kind": "uses_library"
}
],
"incomingEdges": [
{
"from": "library:freertos",
"to": "skill-area:real-time-os",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:zephyr-rtos",
"to": "skill-area:real-time-os",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "skill-area:real-time-behavior-testing",
"to": "skill-area:real-time-os",
"kind": "requires_skill_area"
},
{
"from": "skill-area:firmware-development",
"to": "skill-area:real-time-os",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "specialization:real-time-systems",
"to": "skill-area:real-time-os",
"kind": "contains"
},
{
"from": "stack-profile:embedded-linux",
"to": "skill-area:real-time-os",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:embedded-systems--rtos-expert",
"to": "skill-area:real-time-os",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:embedded-systems--rtos-integration",
"to": "skill-area:real-time-os",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:embedded-systems--freertos-integration",
"to": "skill-area:real-time-os",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:embedded-systems--zephyr-rtos",
"to": "skill-area:real-time-os",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "role:firmware-engineer",
"to": "skill-area:real-time-os",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:real-time-systems-engineer",
"to": "skill-area:real-time-os",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:ecu-firmware-release",
"to": "skill-area:real-time-os",
"kind": "requires_skill_area",
"attributes": {}
}
]
}