From 62a21132e290454bb0c087c76758dbdf0d15e266 Mon Sep 17 00:00:00 2001 From: sechmachine <97589681+sechmachine727@users.noreply.github.com> Date: Sat, 15 Aug 2026 03:13:57 +0700 Subject: [PATCH] docs(platform): pin round 2 evidence --- docs/tests/unit/vietnam-business-clock.md | 2 +- docs/tests/web/account-uniqueness-feedback.md | 2 +- docs/tests/web/smtp-error-sanitization.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tests/unit/vietnam-business-clock.md b/docs/tests/unit/vietnam-business-clock.md index 4ae1dd6..8530b72 100644 --- a/docs/tests/unit/vietnam-business-clock.md +++ b/docs/tests/unit/vietnam-business-clock.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `ACC-019`, `ACC-020` - **Scenario IDs:** `AC-ACC-010` (business-date boundary only) - **Test class/method:** `com.lab.labtimesheet.config.TimeConfigurationTest#utcInstantAtVietnamMidnightUsesTheNewLocalBusinessDate` -- **Implementation commit:** `pending` +- **Implementation commit:** `06dba4fb13eed675cc08ff8c00fe3e3650468c3b` ## Protected behavior diff --git a/docs/tests/web/account-uniqueness-feedback.md b/docs/tests/web/account-uniqueness-feedback.md index 9f53d19..7361b0f 100644 --- a/docs/tests/web/account-uniqueness-feedback.md +++ b/docs/tests/web/account-uniqueness-feedback.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `ACC-019`, `DB-003` - **Scenario IDs:** `AC-ACC-005` (Intern creation uniqueness boundary) - **Test class/method:** `com.lab.labtimesheet.feature.account.controller.AccountWebIntegrationTest#duplicateNormalizedStudentCodeIsReportedOnStudentCodeRatherThanEmail` -- **Implementation commit:** `pending` +- **Implementation commit:** `06dba4fb13eed675cc08ff8c00fe3e3650468c3b` ## Protected behavior diff --git a/docs/tests/web/smtp-error-sanitization.md b/docs/tests/web/smtp-error-sanitization.md index 832bcc2..bceedff 100644 --- a/docs/tests/web/smtp-error-sanitization.md +++ b/docs/tests/web/smtp-error-sanitization.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `INT-005`, `INT-008` - **Scenario IDs:** `AC-INT-002` (failed-draft browser boundary) - **Test class/method:** `com.lab.labtimesheet.feature.integration.controller.SmtpOnboardingWebIntegrationTest#failedSmtpTestRendersActionableFeedbackWithoutActivatingTheDraft` -- **Implementation commit:** `pending` +- **Implementation commit:** `06dba4fb13eed675cc08ff8c00fe3e3650468c3b` ## Protected behavior