vincentbirot teaches Lex Nova to say Matter, not Project
A surface-level vocabulary swap that makes the product sound like it was built for lawyers - and doubles as a dry run for an autonomous build pipeline.
Every button, heading, and placeholder in the Lex Nova fork now calls a piece of work a Matter instead of a Project. It's the word lawyers actually use, and the change goes only as deep as what a user sees: under the hood, the codebase still talks about projects, with database identifiers, URLs, and internal plumbing untouched.
The more interesting wrinkle is how it landed. vincentbirot used this rename as a warm-up for an autonomous Claude Code agent running headless on a local Mac - a deliberately low-stakes task to prove the pipeline could open, write, and merge a PR end-to-end. From open to merge took about twenty minutes, with no schema or API contract changes in scope.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?