II.
Tool JSON
Structured · livetool:make
GNU Make json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:make",
"_kind": "Tool",
"_file": "domain/tools/make.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "GNU Make",
"homepageUrl": "https://www.gnu.org/software/make/",
"kind": "build-tool",
"description": "Tool that controls the generation of executables and other non-source files from source files.\n"
},
"outgoingEdges": [
{
"from": "tool:make",
"to": "language:c",
"kind": "belongs_to_language"
},
{
"from": "tool:make",
"to": "skill-area:terraform-infrastructure",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:make",
"to": "skill-area:operations-automation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:make",
"to": "skill-area:operations-automation",
"kind": "used_for"
},
{
"from": "tool:make",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool:make",
"to": "tool:n8n",
"kind": "alternative_to",
"attributes": {
"comparison": "Workflow automation platforms"
}
},
{
"from": "tool:make",
"to": "tool:zapier",
"kind": "alternative_to",
"attributes": {
"comparison": "Workflow automation platforms"
}
}
],
"incomingEdges": [
{
"from": "skill-area:terraform-infrastructure",
"to": "tool:make",
"kind": "uses_tool"
},
{
"from": "specialization:embedded-systems",
"to": "tool:make",
"kind": "uses_tool"
},
{
"from": "specialization:embedded-firmware",
"to": "tool:make",
"kind": "uses_tool"
},
{
"from": "specialization:fpga-programming",
"to": "tool:make",
"kind": "uses_tool"
},
{
"from": "stack-profile:embedded-linux",
"to": "tool:make",
"kind": "composed_of"
},
{
"from": "stack-profile:fpga-development",
"to": "tool:make",
"kind": "composed_of"
},
{
"from": "tool:n8n",
"to": "tool:make",
"kind": "alternative_to",
"attributes": {
"comparison": "Workflow automation platforms"
}
},
{
"from": "tool:zapier",
"to": "tool:make",
"kind": "alternative_to",
"attributes": {
"comparison": "Workflow automation platforms"
}
}
]
}