Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Query Performance Review
workflow:query-performance-reviewa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:query-performance-review

Structured · live

Query Performance Review json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-database-architecture.yamlCluster · workflows
Record JSON
{
  "id": "workflow:query-performance-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-database-architecture.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Query Performance Review",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "single-team",
    "description": "Identifies slow and resource-intensive database queries, analyzes execution\nplans, recommends index changes, and validates improvements. Excludes\nschema redesign.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:query-performance-review",
      "to": "role:database-administrator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "role:performance-profiler",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "skill-area:postgres-tuning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "domain:databases",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "domain:observability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "role:database-administrator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "role:performance-profiler",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "skill-area:postgres-tuning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "domain:databases",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "domain:observability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:turso",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Query and replica behavior can be reviewed as part of performance tuning."
      }
    },
    {
      "from": "tool:neon",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Postgres query behavior supports performance review."
      }
    },
    {
      "from": "tool:redis",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Cache hit rates and slowlog data inform query and latency review."
      }
    },
    {
      "from": "tool-server:mcp-turso-candidate",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Query metadata and replica state support performance review."
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab