II.
Tool JSON
Structured · livetool:split-io
Split.io json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:split-io",
"_kind": "Tool",
"_file": "domain/tools/tools-feature-flags.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Split.io",
"homepageUrl": "https://www.split.io",
"kind": "other",
"description": "Feature delivery platform combining feature flags with attribution\nanalytics. Supports safe deployments, experiments, and monitoring\nwith metrics impact analysis tied directly to flag changes.\n"
},
"outgoingEdges": [
{
"from": "tool:split-io",
"to": "skill-area:feature-management",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:split-io",
"to": "skill-area:feature-management",
"kind": "used_for"
},
{
"from": "tool:split-io",
"to": "tool:launchdarkly",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:split-io",
"to": "tool:flagsmith",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:split-io",
"to": "tool:unleash",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
}
],
"incomingEdges": [
{
"from": "stack-part:feature-flag-service",
"to": "tool:split-io",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "tool:launchdarkly",
"to": "tool:split-io",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:flagsmith",
"to": "tool:split-io",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:unleash",
"to": "tool:split-io",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
}
]
}