slug: galileo-technologies provider: Galileo Technologies generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Software & Technology min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 5 edges: - tag: groups spec_file: galileo-technologies-groups-api-openapi.yml capability_id: BC-620.20 capability_id_l1: BC-620 capability_name: Identity & Access Management confidence: 0.8 evidence: '"Add User To Group", "Get Group Roles", schemas GroupRole, Permission, GroupMemberAction' reason: User group, membership and role/permission administration is identity and access management for the platform. - tag: trace spec_file: galileo-technologies-trace-api-openapi.yml capability_id: BC-4220.20 capability_id_l1: BC-4220 capability_name: Observability Management confidence: 0.8 evidence: '"Log Traces", "Get Span", "Query Traces", "Recompute Metrics"; vendor: "log traces and spans ... monitor production log streams"' reason: Ingestion, querying and aggregation of traces and spans with metrics — logs/metrics/traces observability of running AI applications, matching Observability Management. Some overlap with AI-specific evaluation, hence not maximal confidence. - tag: users spec_file: galileo-technologies-users-api-openapi.yml capability_id: BC-620.20 capability_id_l1: BC-620 capability_name: Identity & Access Management confidence: 0.72 evidence: '"Invite Users", "Get User Roles", "Request Access", "Generate Signup Link", schemas UserRole, GenericPermission' reason: User invitation, listing, role and permission administration for platform accounts — Identity & Access Management. These are platform users, not employees, so HR capabilities do not apply. - tag: log_stream spec_file: galileo-technologies-log-stream-api-openapi.yml capability_id: BC-4220.20 capability_id_l1: BC-4220 capability_name: Observability Management confidence: 0.7 evidence: POST /projects/{project_id}/log_streams Create Log Stream; PATCH .../metric_settings Update Metric Settings; vendor 'monitor production log streams' reason: CRUD over log streams plus metric settings is the configuration of production log/metric collection for a running application — observability management. Vendor description explicitly frames these as production log streams. - tag: prompts spec_file: galileo-technologies-prompts-api-openapi.yml capability_id: BC-610.60 capability_id_l1: BC-610 capability_name: Artificial Intelligence Management confidence: 0.7 evidence: schemas CreatePromptTemplateWithVersionRequestBody, UpdatePromptTemplateRequest, PromptTemplateVersionUpdatedAtSort; ops "Create Llm Scorer Version", "Validate Code Scorer" reason: Surface manages versioned prompt templates and LLM/code scorer definitions and validation — the authoring and evaluation side of the AI/LLM model lifecycle (MLOps / responsible AI). Note the operation list is partly bleed-over from the scorers split, but both prompt-template and scorer schemas point to the same AI management capability.