Observed score
A 0–100 Work Score generated from the decisions submitted in a defined simulation.
WorkProof is a candidate-owned public record of observed performance in a defined work simulation. A person or software can check it without trusting a screenshot.
EXAMPLE. The 86/100 card is an illustrative layout example, not a canonical WorkProof and not evidence of a real person's performance. Verify an existing proof.
A 0–100 Work Score generated from the decisions submitted in a defined simulation.
Separate dimensions make the result more useful than one opaque number.
The record identifies exactly which challenge version produced the evidence.
A UTC timestamp anchors the record in time without pretending the result lasts forever.
A SHA-256 digest lets technical systems compare the live record consistently.
The public Mandorka URL is the source of truth. A screenshot alone is not verification.
A WorkProof adds signal to a decision. It belongs beside context, portfolio work, references and role-specific evaluation — not in place of them.
Read scoring methodology →/api/verify/<proof-id>EXAMPLE RESPONSE — SCHEMA ONLY. Values below are placeholders that show the shape of a successful verification response. A real response is returned only for an existing proof ID.
{
"verified": true,
"protocol": "Mandorka WorkProof",
"score": "<0-100>",
"band": "<derived-band>",
"challengeVersion": "<assessment-version>",
"completedAt": "<UTC-timestamp>",
"dimensions": { "<dimension>": "<score>" },
"digest": "sha256:<64-hex>"
}Public verification JSON is read-only. It connects the human-readable proof page with tools that need to verify evidence programmatically.
Early cohorts do not get invented rankings before enough benchmark data exists.
The proof is tied to scored work decisions, not time spent watching content.
WorkProof is not a degree, licence, regulated qualification or legal certification.