Varcio FinOps Copilot

Glossary

Every term used across the documentation, defined in one place.

TermDefinition
Active detectorA rule backed by real detection logic that produces findings. There are 305. This is the count to use when assessing detector depth.
ApexThe natural-language control plane over the whole platform. 103 registered capabilities, each a typed, permission-aware binding to a real platform function. See Apex.
APPROVEThe literal confirmation phrase required before Apex executes a write plan. The legacy phrase CONFIRM is still accepted.
Approval requestA gate. Any write that changes your cloud estate or spends money passes through one, carrying savings at stake, blast radius, rollback plan, and policy reason.
Blast radiusWhat a proposed change touches — presented on every approval request so a decision can be made without investigation.
CapabilityA typed, permission-aware binding from an Apex utterance to a platform function.
Cloud connectionA credentialed link to one AWS account, Azure subscription, GCP project, or OCI tenancy.
Composite priorityThe finding ranking: savings weighted by confidence and divided by effort.
Confidence scoreA value between zero and one indicating how certain a detection is. Also used in PR Cost Review to indicate whether pricing came from live APIs or a heuristic fallback.
Cross-cloud detectorOne of 23 detectors operating on the normalised ledger after ingestion, catching patterns only visible when providers are compared side by side.
Dry runA mode that simulates an entire remediation action without calling the provider.
Effort scoreHow much work a fix represents. One of the three inputs to composite priority.
Execution roleThe second, higher-privilege cloud role that enables remediation. Separate from the read-only role and verified independently.
Execution windowA configured period during which automated actions may run — what prevents automation firing during a change freeze or peak period.
External IDThe per-customer secret in an AWS role trust policy that prevents the confused-deputy problem.
FindingOne detected condition — waste, risk, misconfiguration, or policy violation — with savings, confidence, effort, risk, and a recommended action.
FOCUSThe FinOps Foundation's open cost specification. The normalised ledger is aligned to it.
Identified savingsPredicted savings. Cheap to produce; every cost tool quotes them. Contrast realised savings.
Normalised ledgerThe common cost ledger onto which provider-native billing data is mapped, making AWS, Azure, GCP, and OCI costs directly comparable.
Normalization ruleA rule standardising the team, environment, feature, or tenant dimensions across providers that name them differently.
OpportunityA finding that has been costed, prioritised, and classified by remediation class.
OrganisationThe top-level customer tenant. Owns users, subscription, SSO configuration, and one or more workspaces.
Protected tagfinops:protected=true. Unconditionally exempts a resource from every automated action. No setting overrides it.
Realised savingsSavings verified against subsequent actual spend after a fix landed. The number that appears on an invoice.
Remediation classThe taxonomy dividing opportunities into advisory (a human decides), guided (the platform supplies the command), and automatable (the platform executes it).
Remediation executionThe record of an action actually carried out — what was attempted, under which credentials, in which window, what the provider returned, and whether it was verified as saving money.
Rollout safetyStaging execution rather than firing every action at once.
Runtime coverageThe proportion of the estate actually being scanned. Low coverage means the absence of a finding proves nothing.
Scan lineageThe provenance trail letting every inventory resource be traced to the scan that observed it and when.
Sensitive-action verificationA second, separately verified challenge required for high-consequence operations such as disconnecting a cloud account.
Spend recordOne normalised unit of cost on the common ledger.
Transactional outboxThe pattern guaranteeing an event is written in the same transaction as its state change — the basis of at-least-once event delivery.
WorkspaceThe data boundary. Every domain query is scoped to exactly one. Cross-workspace leakage is structurally prevented rather than filtered out.

Terms that are commonly confused

On this page