You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add disclaimer: personal project, as-is, no support guarantee
- Clarify this is a personal project, not affiliated with employer
- Explicitly state no warranty and use at own risk
- Set expectations that support is best-effort, not guaranteed
- Remove "Template created for Claude Code community" (implied)
- Streamline Support section
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -401,6 +401,20 @@ metadata={
401
401
}
402
402
```
403
403
404
+
## Disclaimer
405
+
406
+
This is a **personal project** and is not affiliated with, sponsored by, or endorsed by ClickHouse, Inc., Anthropic, or any other organization.
407
+
408
+
This software is provided "as-is" without warranty of any kind. Use at your own risk. The author makes no guarantees about reliability, security, or fitness for any particular purpose.
409
+
410
+
**No support commitment.** While issues and PRs are welcome, there is no guarantee of response time or resolution. This is a side project maintained in spare time.
411
+
412
+
By using this template, you accept full responsibility for:
413
+
- Securing your deployment
414
+
- Backing up your data
415
+
- Reviewing the code for your specific security requirements
416
+
- Any costs, damages, or issues arising from its use
417
+
404
418
## Contributing
405
419
406
420
Contributions are welcome! Please:
@@ -419,15 +433,7 @@ MIT License - see LICENSE file for details.
0 commit comments