Commit 2a354b4
docs: add AI-assisted development warning notice
Add prominent warnings to README and documentation alerting users
that this project was developed using AI-assisted "vibe coding" with
Claude Code, similar to the git-cache repository.
## Changes
- Add warning banner in README.md after badges
- Add warning box in docs/source/index.rst using Sphinx warning directive
- Alerts users to verify results with their specific toolchain
- Notes potential edge cases with different MSVC configurations
## Rationale
Transparency about AI-assisted development helps set appropriate
expectations and encourages users to validate the tool with their
specific use cases before production use.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7bded05 commit 2a354b4
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
8 | 18 | | |
| |||
0 commit comments