🧪 test(user): SHA-256 fingerprint stays non-empty and != secret value (Mistral autonomous) #53
Reference in New Issue
Block a user
Delete Branch "vibe/validate-worktree-q038"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Validates the SECURITY property of
JWTSecretInfo.SecretSHA256(PR #51) via a focused unit test : fingerprint is non-empty, NOT equal to the secret value, exactly 16 hex chars, lowercase hex only. Authored autonomously by Mistral via the new vibe-workspace.sh --worktree flag — first end-to-end validation of Q-038 fix (workspace+worktree=race-free). Q-040 documented.