Useful Foundry
Definitions

What each status label actually means

Software completion, public deployment, customer validation, and profitability are four separate things. We label them separately on purpose, rather than letting "it works on my machine" quietly imply "customers want this."

LabelWhat it meansWhat it does NOT mean
ResearchWe're investigating whether this is a real problem worth solving.Nothing has been built.
In buildActive development of a minimum useful version.Not tested, not reviewed, not ready to use.
Locally testedAutomated tests pass and it's been manually exercised locally.Not customer-validated. Not deployed.
Human review requiredSomething (brand, legal, security, or design) needs a person to look at it before proceeding.Not blocked forever — a specific, named gate is open.
Staged, not deployedA deployment package exists and has been checked, but nothing has been made publicly live.Not accessible to the public yet.
Public pilotLive, with a small, deliberate audience, gathering real feedback.Not yet proven at scale or profitable.
ValidatedReal customers, real usage or purchases, with evidence we can point to.Still not a guarantee of long-term success.
RetiredNo longer actively developed or supported — stated plainly, not quietly abandoned.

Why we separate these

It's easy to build something in an afternoon and feel like a business exists. It doesn't, until real customers have said so with their attention, feedback, or money. Keeping these stages honestly separate is how we avoid fooling ourselves as much as anyone else.