Skip to content

Commit ab1b60e

Browse files
doneyliclaude
andcommitted
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>
1 parent 86d54b2 commit ab1b60e

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,20 @@ metadata={
401401
}
402402
```
403403

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+
404418
## Contributing
405419

406420
Contributions are welcome! Please:
@@ -419,15 +433,7 @@ MIT License - see LICENSE file for details.
419433

420434
- [Langfuse](https://langfuse.com/) - Open-source LLM observability
421435
- [Anthropic Claude](https://claude.ai/) - AI assistant platform
422-
- Template created for the Claude Code community
423-
424-
## Support
425-
426-
- **Issues**: Open a GitHub issue
427-
- **Discussions**: Use GitHub Discussions for questions
428-
- **Langfuse Docs**: https://langfuse.com/docs
429-
- **Claude Code Docs**: https://docs.anthropic.com/claude-code
430436

431437
---
432438

433-
**Happy tracing!** If you find this useful, consider starring the repository and sharing with others.
439+
**Happy tracing!** If you find this useful, consider starring the repository.

0 commit comments

Comments
 (0)