From 61bfa648db1f11f9cd3d2efea3ec55f84c2732b1 Mon Sep 17 00:00:00 2001 From: kavyabhand Date: Sun, 2 Aug 2026 22:39:18 +0530 Subject: [PATCH] docs: pin self-audit SHA to submission-v1 tag Avoid a circular self-hash: judges resolve `git rev-parse submission-v1`. Records the earlier freeze tip 76dec4d for continuity. --- docs/evidence/self-audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/evidence/self-audit.md b/docs/evidence/self-audit.md index 96cfeb3..7ae5ba0 100644 --- a/docs/evidence/self-audit.md +++ b/docs/evidence/self-audit.md @@ -2,7 +2,7 @@ Adversarial review before code freeze. Host: Kavyas-MacBook-Air-2. UTC start: 2026-08-02. Freeze deadline: 2026-08-03 18:00 UTC. -Final commit SHA at tag `submission-v1` is set when the tag is re-pointed after this cleanup lands on `main`. +Final commit SHA at tag `submission-v1`: resolve with `git rev-parse submission-v1` (re-pointed after credibility cleanup; earlier freeze tip was `76dec4d0e7a8a47215416cc12af994a8f94ca98d`). Disposition legend: **fixed** / **ok** / **qualified** / **human-required**.