🔐 What If You Could Check a Password Reset Decision — Without Seeing the Reset Code or New Password?
A bounded way to check whether declared reset evidence is complete, consistent, and linked to the declared subject, credential, and recovery request. 🔄 SLANG-ResetPassword Password-reset systems often combine several very different questions: Was identity proofing completed? Was a reset token, one-time password, or recovery code validated? What credential-replacement authorization result did the external authorizer declare? Was the evidence intended for this subject, credential, replacement request, relying party, and recovery case? Do multiple declared authorizers agree? Is the evidence complete? Is the outcome allowed to be shown? Can the result later be reconstructed and checked? SLANG-ResetPassword separates the operational recovery process from the structural admission of the resulting declared authorization evidence. It does not establish whether identity proofing occurred, whether a reset token was valid, whether a recovery code was genuine, or whether an external authorize...