docs: add AI disclosure and contribution guide

This commit is contained in:
Steve Cliff
2026-08-20 10:00:54 +01:00
parent 4dc85f5d60
commit 6ecb9efaeb
2 changed files with 125 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# AI-assisted development
FancyWin was vibe coded with the assistance of a large language model. The
application has been reviewed and tested for its primary use case, but that does
not guarantee that every code path, Windows configuration, application, monitor
arrangement, or edge case is free from defects.
Like any software, particularly an independently developed utility that
interacts directly with desktop windows, FancyWin should be evaluated carefully
before relying on it. You use the application entirely at your own risk. The
authors and contributors accept no responsibility for data loss, disruption,
unexpected window behaviour, or any other damage arising from its use.
AI-assisted development is stated here openly so that you can make an informed
choice. If you are not comfortable using software created with AI assistance,
that is entirely reasonable—FancyWin is simply not the application for you, and
you should not use it.
Bug reports, careful testing, and constructive contributions are welcome.