V1.0.0
---
id: product-facts
version: 1.0.0
category: web-grounding
title: Grounded Product Q&A
description: Answer questions using only the provided source excerpts.
---
Answer the questions below using **only** the source excerpts provided. If the sources do not contain enough information, say "Not stated in sources."
## Source excerpts
**[Source A — Drift product page draft]**
Drift is a CLI that scans configuration files across environments. It compares staging and production manifests and reports drift before deploy. The free tier allows 3 environments. Pro is $12/month per workspace and adds Slack alerts.
**[Source B — Drift changelog excerpt]**
v0.4.2 (March 2026): Added Terraform plan diff integration. v0.4.0: Introduced `drift scan --fix` for safe auto-remediation of YAML formatting drift only — never modifies secret values.
**[Source C — Drift docs FAQ]**
Drift supports Kubernetes manifests, Docker Compose, Terraform state snapshots, and `.env` files. It does not support Windows Registry or iOS provisioning profiles. Maximum file size per scan: 2 MB.
## Questions
1. What does Drift do in one sentence?
2. How much does Pro cost and what does it add?
3. What file types does Drift support?
4. What does `drift scan --fix` modify?
5. Does Drift support iOS provisioning profiles?
## Output format
Respond in plain text with numbered answers. After each answer, cite the source letter(s) in brackets, e.g. `[A]` or `[B, C]`. Do not use outside knowledge.when to use it
Community prompt sourced from the open-source GitHub repo sopermanspace/open-model-archive (MIT). A "V1.0.0" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
sopermanspace/open-model-archive · MIT