What Is the Difference between a Fork and a New Codebase on GitHub?
A fork is a copy of an existing project's code, often used to make minor changes or start a new, related project, retaining the original history. A new codebase is started from scratch.
A team claiming a new project that is simply a fork without significant new development is a red flag.