The web is standardizing two of the three pieces of proof-of-human: whether a request comes from a genuine device (Private Access Tokens) and whether a request comes from a known automated agent (Web Bot Auth). The piece still left to you, the application, is the hardest one: whether a real, continuous human is behind the account. You cannot wait for a device attestation to tell you that. What you can read today is a consented record of human activity that has been accruing over time, which is exactly what elapsed time makes unforgeable.
When something reaches your product, there are three different questions hiding inside "is this a human." They are not the same, and the tools being built answer different ones.
Every test given at the door is a race against the model that will eventually pass it. Puzzles, faces, voices, and gestures all get easier for machines as generation improves. The one thing a model cannot fake after the fact is a consented record of real activity that has been accruing the whole time, because you cannot mint elapsed weeks. That is the shift: from a quiz at the counter to a history, the way a bank checks credit rather than asking you to prove yourself with a riddle.
You do not have to wait for the standards to finish. You can read a portable, consented record of a continuous human at the moment it matters, with a call, and let the person revoke it whenever they want.
Pupul is that record. It answers the four claims over a normal API and over MCP, the person carries it between services, and every claim is checkable against a public transparency log. It is the application-layer answer to question three while the industry standardizes questions one and two. See the argument for why elapsed time is the moat on proof of human, run the check with no signup on the four-claims demo, or read the signed transparency-log checkpoint that makes the history non-backfillable.
Pupul is a proof-of-human signal for the AI era, not a consumer report, and it is owned by the person it describes. This page explains publicly available standards in plain terms; the standards themselves are maintained by their respective bodies.