Last updated: May 7, 2026

Placeholder content. Replace these terms with your own legal copy before distribution. The notes below summarize the package's actual behavior so you have an accurate baseline to start from.

1. License

WatchdogAI is distributed under the MIT License (or under whatever commercial license you obtained it under, e.g., a CodeCanyon Regular License). The license file is in the root of the package — that is the authoritative document.

2. Acceptable use

WatchdogAI is provided to help you monitor and fix bugs in your own software. Don't use it to:

  • Run brute-force or automated scraping operations against third-party services through the LLM provider
  • Send personally identifiable customer data (passwords, payment data, SSNs) to third-party LLM providers as part of event context — sanitize first
  • Bypass an LLM provider's rate limits or terms of service

3. Code-fix suggestions

The "Suggest Fix" feature returns code generated by an LLM. Treat suggested fixes as suggestions, not as production-ready code. Always review, test, and run your normal QA process before applying any LLM-suggested change. The package authors disclaim all liability for damages arising from applying LLM-suggested code.

4. Cost responsibility

You bring your own API keys for the LLM providers you choose to use. You are solely responsible for charges incurred on those providers. The package's daily and monthly token limits are designed to help you cap spend, but ultimate billing responsibility lies with you.

5. Warranty disclaimer

The package is provided "as is" without warranty of any kind. The authors make no guarantees that LLM analyses will catch every issue, that suggested fixes will be correct, or that the package will be free of bugs. Use at your own risk.

6. Liability cap

To the fullest extent permitted by law, the authors' liability for any claim arising from your use of WatchdogAI is limited to the amount you paid for the package (or zero if you obtained it under MIT). The authors are not liable for indirect, incidental, or consequential damages.

7. Changes to these terms

The package authors may update these terms in future releases. Continued use of newer versions implies acceptance of any changes; older versions remain governed by the terms in effect at the time you obtained them.

8. Governing law

These terms are governed by the laws of the jurisdiction in which the package authors are domiciled. Disputes will be resolved by competent courts in that jurisdiction.

9. Contact

Questions about these terms: scgvegas@gmail.com.