Persistent instructions, or a portable falsifiable model
A Claude Project holds instructions and files that persist across chats. A model does something narrower and stranger: it states a mechanism, what would refute it, and when its author gives up on it.
The short answer
Overlap is real: both put standing context in front of a model. The difference is what that context is for.
Project instructions are configuration — tone, format, what to remember, which files to consult. They are not claims about anything, so there is nothing to be right or wrong about.
A garden model is a claim. It says what drives outcomes in some domain, what observation would falsify that, and the conditions under which the author will retire it. That makes it gradeable, and it makes an author accountable in a way a system prompt never is.
The second difference is portability. A Project lives in one product. A model is a git repo — paste it into Claude, ChatGPT, or Gemini, or clone it and run it against a local model on your own machine. Same document, no lock-in.
Side by side
| Claude Projects | Model Meets Reality |
|---|---|
| Configures how the assistant behaves | States what is true and what would refute it |
| Lives inside one product | A git repo; runs in any assistant or offline |
| Nothing to grade | Claims registered with criteria frozen in advance |
| Private to your account | Public by default, so others can disagree with it |
| Files persist across chats | Self-contained — needs no memory or prior chat |
What Claude Projects does better
For actually getting work done, Projects are more useful more often: persistent files, real memory, and no need to paste anything. If you want an assistant configured your way, use a Project. Use a model when you want the reasoning to be a claim someone can check, including you, later.
Where this stands today
https://github.com/someone/their-model Help me use this
Paste that into any assistant. It reads the model — premises, falsifiers, deletion clause — and reasons through it.
The difference that is not on the table
Share your understanding →