II.
Tool JSON
Structured · livetool:optimizely
Optimizely json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:optimizely",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-role-workflow-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Optimizely",
"homepageUrl": "https://www.optimizely.com",
"kind": "api-tool",
"description": "Experimentation and feature-optimization platform surfaced by Ora for product analytics,\nfeature flag, and A/B testing workflows.\n",
"ora": {
"domain": "optimizely.com",
"score": 70,
"grade": "B",
"category": "Data & Analytics",
"tags": [
"experimentation",
"feature flags",
"a/b testing",
"product analytics"
],
"scoreUrl": "https://ora.run/score/optimizely.com"
}
},
"outgoingEdges": [
{
"from": "tool:optimizely",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:optimizely",
"to": "skill-area:product-analytics",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:optimizely",
"to": "role:product-manager",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Experimentation and feature rollout data supports product decision workflows."
}
},
{
"from": "tool:optimizely",
"to": "workflow:a-b-test-lifecycle",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Optimizely is directly relevant to A/B test lifecycle projections."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.optimizely-com",
"to": "tool:optimizely",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}