II.
Tool JSON
Structured · livetool:supabase
Supabase json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:supabase",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-operations-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Supabase",
"homepageUrl": "https://supabase.com",
"kind": "sql-tool",
"description": "Postgres-backed app platform surfaced by Ora for database, auth, realtime, and application backend workflows.\n",
"ora": {
"domain": "supabase.com",
"score": 69,
"grade": "C",
"category": "Developer Tools",
"tags": [
"database",
"postgres",
"auth",
"realtime",
"storage",
"backend as a service"
],
"scoreUrl": "https://ora.run/score/supabase.com"
}
},
"outgoingEdges": [
{
"from": "tool:supabase",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:supabase",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Managed database, auth, storage, and realtime APIs support platform workflows."
}
},
{
"from": "tool:supabase",
"to": "role:database-administrator",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Postgres metadata and migrations support database administration."
}
},
{
"from": "tool:supabase",
"to": "workflow:schema-migration",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Supabase projects require coordinated schema and API migration review."
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.supabase-com",
"to": "tool:supabase",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
}
]
}