AuthorAware  Windows System Tray App
======================================

DEFENDER WARNING
  Windows may show "Windows protected your PC" when you run AuthorAware.exe.
  This is a false positive  click "More info" then "Run anyway" to proceed.

WHY THIS HAPPENS
  The app is built with PyInstaller, which bundles Python into a single .exe.
  Windows Defender flags ALL unsigned PyInstaller apps regardless of content.

VERIFY IT'S SAFE
   Drag AuthorAware.exe to https://virustotal.com  70+ scanners, instant results
   View full source code: https://github.com/questsystems-ai/human-author-provenance
   hap-proxy.py is plain Python  open it in Notepad to inspect

ALTERNATIVE
  Use AuthorAware-windows-bat.zip instead  no Defender warning,
  requires Python to be installed (or auto-installs via Windows Package Manager).
