II.
SkillArea JSON
Structured · liveskill-area:timing-closure
Timing Closure json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:timing-closure",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-embedded-fpga.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Timing Closure",
"description": "Static timing analysis — setup/hold, multi-cycle paths, false\npaths, CDC analysis, and meeting Fmax.\n",
"domains": [
"specialization:fpga-programming"
],
"expertiseLevels": [
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:timing-closure",
"to": "specialization:fpga-programming",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:hdl-design",
"to": "skill-area:timing-closure",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "stack-profile:fpga-development",
"to": "skill-area:timing-closure",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:fpga-programming--fpga-timing-expert",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:embedded-systems--execution-speed-profiling",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:embedded-systems--real-time-performance-validation",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:fpga-programming--place-and-route",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:fpga-programming--synthesis-optimization",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:fpga-programming--timing-closure",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:fpga-programming--timing-constraints",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:fpga-programming--timing-constraints",
"to": "skill-area:timing-closure",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "role:fpga-engineer",
"to": "skill-area:timing-closure",
"kind": "requires_expertise",
"attributes": {}
}
]
}