Legal
Plain language. No legalese traps. These documents explain exactly what you're agreeing to when you work with Neutrino Detect.
Effective date: January 1, 2025 · Neutrino Detect, a sole proprietorship
By booking a session with Neutrino Detect ("we," "us," "I") or making any payment, you ("Client") agree to these Terms of Service in full. If you do not agree, do not book or pay.
These terms apply to all services offered by Neutrino Detect, including Vibe Coding Sessions and AI Integration Consultations.
Neutrino Detect provides advisory and prototyping services in the field of artificial intelligence. Sessions are delivered via live screenshare. All deliverables are provided as-is for informational and demonstrative purposes.
Working sessions, prototypes, strategic recommendations, and 90-day plans. These are starting points — not finished production systems. Implementation by your team or engineers is your responsibility.
We do not guarantee any specific business outcome, revenue improvement, or technical performance as a result of our sessions.
All sessions are billed at a flat rate, paid in advance via Stripe. Current rates are posted on the Services page.
We will refund your most recent session payment, no questions asked. If you have worked with us across multiple sessions, only the final (most recent) payment is eligible for refund. Prior sessions are considered delivered and are non-refundable.
To request a refund, send a LinkedIn message referencing your session date and the payment. We will process the refund within 5 business days via Stripe to your original payment method.
Refunds are not available for sessions rescheduled with less than 24 hours notice by the client, or for no-shows.
Any prototype, code, or document we build together during a session becomes yours to use freely once payment is received. You may use, modify, and distribute it without restriction.
We retain the right to reference the general nature of our work (e.g., "worked with a healthcare executive on AI workflow automation") for marketing purposes, without disclosing your identity or any proprietary details.
To the maximum extent permitted by applicable law:
Nothing in our sessions constitutes legal, financial, medical, or regulatory compliance advice. For decisions in regulated industries, consult a licensed professional in the relevant field.
These Terms are governed by the laws of the State of California, United States. Any disputes shall be resolved in the courts of Alameda County, California.
We may update these Terms from time to time. The effective date will be updated at the top of this page. Continued use of our services after a change constitutes acceptance.
We collect only what is necessary to provide our services:
We do not use cookies, analytics trackers, ad pixels, or any third-party tracking on this website.
We will never sell your information. We will never share it with third parties for marketing purposes.
We do not provide enterprise-grade data security at this service tier. Neutrino Detect is a solo advisory practice. We take reasonable precautions (encrypted communications, no unnecessary data storage) but we cannot provide SOC 2, HIPAA, or equivalent compliance guarantees.
If your work involves sensitive, regulated, or personally identifiable data, please review our Data Guidelines tab before sharing anything with us. We strongly recommend using anonymized, aggregated, or synthetic data in sessions — our free Data Prep Tool can help you do this in minutes.
Clients requiring enterprise data security (SOC 2, HIPAA, ISO 27001) should engage a security engineer in addition to our advisory services. We are happy to recommend vetted professionals upon request.
Session notes and related materials are retained only as long as necessary to complete the engagement. Upon written request, we will delete any personal information we hold about you within 30 days.
We do not use Google Analytics, Facebook Pixel, HubSpot, or any CRM that stores your data on external servers.
You have the right to:
To exercise any of these rights, send a LinkedIn message. We will respond within 10 business days.
Our services are intended for business professionals. We do not knowingly collect information from anyone under 18 years of age.
We will never knowingly facilitate the exposure, exfiltration, or misuse of personal data. If you share data with us, we use it only for the work at hand — nothing else.
That said, we are not a data security firm. The best protection is sharing data that does not need protecting in the first place. This page explains how to do exactly that.
Follow these four principles and you can have a productive working session without exposing anything sensitive.
Replace real records with structurally identical fake ones. Your schema, field types, and value ranges stay realistic — but no real person is represented. Tools like Faker (Python/JS) can generate thousands of realistic rows in seconds. We can build this together in a session.
Instead of row-level records, share aggregated summaries: totals by region, averages by segment, counts by category. Aggregated data is almost always sufficient for AI use-case design — and carries essentially zero privacy risk. Think "1,200 support tickets in Q3, 42% billing-related" rather than the tickets themselves.
If you must share real data, strip it first. Remove or mask: names, emails, phone numbers, addresses, account IDs, SSNs, dates of birth, and any field that could re-identify an individual when combined with others. Our free Data Prep Tool below automates this.
For many AI strategy questions, you don't need to share data at all. A clear description of your data structure — column names, field types, approximate row counts, and what the data represents — is enough to design a solution. We can build the logic and test it on proxy data, then you apply it internally.
We've built a simple Python script you can run locally — before your session — to scan a CSV or Excel file for common PII fields and optionally redact or mask them. It never sends data anywhere. Everything runs on your machine.
If your organization requires formal data security guarantees — SOC 2 compliance, HIPAA, NDA-backed data handling agreements, or a dedicated secure environment — this service tier is not the right fit on its own.
We can refer you to vetted security engineers who can establish the appropriate controls, after which our advisory work can proceed within that secure perimeter. Reach out on LinkedIn to discuss.