Helm › Helm University › Track 7 › Lesson 7.5
Lesson 7.5Every marketplace says it does not sell review removals. Helm built the thing that makes the claim checkable, and it changes what you can rely on.
Prefer to listen? This is the same lesson, word for word. The text below is the transcript.
This lesson prepares you to: Explain Helm's append only moderation audit log and why deleting a product does not delete its reviews.
"We do not accept payment to modify reviews." Every marketplace says it. It is unfalsifiable as stated, which is why it reassures nobody who has thought about it for ten seconds.
Every moderation action on a review writes a row to an audit log, in the same database transaction as the change itself.
That phrase is the whole lesson. It is not a log written alongside the change, which could fail quietly or be skipped. The two either both happen or neither happens. If the audit write fails, the moderation fails with it and the review does not move.
The actions that get recorded: hide, unhide, remove, restore, appeal upheld, appeal granted, reply hidden, reply unhidden. Every one carries who did it and when.
Straight from the comment at the top of the file: "Helm does not accept payment to modify reviews" is a claim, and a log is the only thing that makes it checkable. A promise with no mechanism behind it is marketing. A promise that is structurally impossible to break quietly is a different kind of object.
A review that is withdrawn by its author is kept as a row rather than deleted, so the record of what happened to it survives even though it stops counting toward the score. The same is true of one that is hidden or removed by moderation: the state changes, the history does not.
That is the difference between a review disappearing and a review being made to disappear. Only the first one is invisible, and on Helm neither of them is.
Be clear about the limits. The log proves that every moderation action was recorded and by whom. It does not, on its own, prove that every decision was correct, and Helm has not yet published the log externally. Today it is an internal control that makes the claim auditable rather than a public ledger you can inspect yourself.
That is a real gap and we would rather name it than let you assume more than is there.
Your reputation on Helm is made of things that other people said about real orders, that you cannot buy your way out of and nobody can buy their way past. That is slower than a platform where reputation is purchasable, and it is worth considerably more once you have it.
Back to all ten tracks, or open the track on what selling here costs.