README adds upstream attribution and names the target audience
Two small README commits clarify what Gary actually is: a fork of willchen96/mike aimed at attorneys who are less tech-savvy. That stated audience is the signal worth reading here.
The first commit (29d19e4) prepends an explicit attribution header - ## FORKED FROM [WILL CHEN](github.com/willchen96)'S [MIKE](github.com/willchen96/mike) - above the GaryOSS title. The second (1606c55) rewrites the tagline to spell out the divergence: same private, hosted legal AI workspace as Mike, but aimed at lawyers who won't be managing API keys themselves.
That tagline rewrite is the more informative change. foolish-bandit is positioning Gary as a non-technical-lawyer variant rather than a competitor. The audience pivot - "attorneys who are less tech savvy" - explains the series of UX simplification commits that follow elsewhere in this fork.
One small defect: the markdown links in both commits use bare (github.com/...) syntax without an https:// prefix. They won't render as clickable links on GitHub. The fork hasn't noticed.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?