{"id":"fade-flow-service-site","category":"opencode_customer_readiness","workspace":"fade-flow-site","required_files":["index.html","stripe-checkout-patch.md","csv.ts","csv.test.ts","operating-pack.json","SAFETY.md"],"prompt":"In the current working directory, build a customer-ready mini project for a local barber called Fade & Flow. Create exactly these files: index.html, stripe-checkout-patch.md, csv.ts, csv.test.ts, operating-pack.json, and SAFETY.md. index.html must be a complete responsive landing page with services, pricing, booking CTA, and contact section. stripe-checkout-patch.md must explain a safe Stripe checkout implementation without fake secret keys. csv.ts must export parseCsvLine and toCsvLine helpers. csv.test.ts must include lightweight tests for quoted values and commas. operating-pack.json must include services, leadSources, followUpSteps, and weeklyMetrics keys. SAFETY.md must warn against storing secrets in client code and against claiming live payment setup before verification. Do not write outside the current directory.","checks":["index.html contains