Legal Documents

Privacy Policy & Terms

Last updated: July 2026. Please read our operating practices and licensing guidelines.

1. Privacy Practices

We build offline-first tools. Your source code and access keys never touch our servers.

The orm-migrate and model-migrate command line interfaces run fully locally on your development machine. When transpiling, the utilities connect directly to the Anthropic or OpenAI API endpoints from your computer, using the API keys configured in your environment.

  • Code Privacy: We do not log, copy, store, or transmit your code. All file operations occur on your local storage system.
  • Telemetry: The CLI utilities contain zero analytics packages or tracking beacons. We do not count your execution runs or collect codebase metrics.
  • Website Cookies: This landing page uses no third-party tracking scripts, advertising trackers, or marketing cookies.

2. Software License Agreement

By purchasing a license to TypeSwitch, you are granted a non-exclusive, non-transferable, perpetual license to use the CLI source code under the following conditions:

  • Solo Developer License: Grants a single developer seat to run the tools for personal or commercial projects. Code sharing is prohibited.
  • Team License: Grants unlimited seats for developers employed inside the purchasing legal organization or business startup.
  • Modification: You are encouraged to modify the prompts, type templates, and execution logic of the TypeScript source code to integrate with your private coding standards.
  • Redistribution: You may not repackage, resell, lease, sublicense, or distribute the CLI source code or derivatives as a standalone commercial utility or service.

3. Refunds Policy

Because we sell full access to the source code of our TypeScript CLI utilities, all sales of TypeSwitch licenses on typeswitch.in are final. We cannot deactivate or revoke local source code access once downloaded.

We advise reviewing the interactive playground and query comparisons before purchasing. If you hit edge cases in query translation, you can adjust the translation prompt templates directly inside your copy of the tools.

4. Disclaimer & Liability

The software is provided "as is", without warranty of any kind, express or implied. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort or otherwise, arising from or in connection with the software.

Always review transpiled database tables and code structures in a test sandbox environment before pushing them to live production databases. Ensure the .migration-backup/ directories are not deleted until you have fully verified the changes.