docs(email): record recovery evidence
CI and Deploy / test (pull_request) Failing after 1m30s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-10 00:21:19 +02:00
parent ee5ef7e12a
commit c14b8a0ee4
7 changed files with 39 additions and 20 deletions
+3 -2
View File
@@ -3,7 +3,7 @@
Updated: 2026-08-10
- Progress report: `docs/verification/mail-001-job-email-hub.md`
- Commands/results: `docs/audits/verification-log.md` V-126V-135
- Commands/results: `docs/audits/verification-log.md` V-126V-136
- Hub/legacy-route tests: `job-tracker-ui/src/correspondence-inbox-page.test.tsx`
- Reused review decision tests: `job-tracker-ui/src/gmail-review-page.test.tsx`
- Provider-neutral API tests: `JobTrackerApi.Tests/EmailControllerTests.cs`
@@ -12,5 +12,6 @@ Updated: 2026-08-10
- Delivery adapter tests: `JobTrackerApi.Tests/EmailProviderDeliveryTests.cs`
- Explicit-send/tenant/idempotency tests: `JobTrackerApi.Tests/EmailSendControllerTests.cs`
- Confirmed composer tests: `job-tracker-ui/src/correspondence-inbox-page.test.tsx`
- Implementation commits: `6008b4a`, `536d403`, `a20775c`, `653f011`, `e9937ac`, `123fc55`, `449faeb`
- Restart-recovery/two-owner tests: `JobTrackerApi.Tests/EmailSendAttemptStoreTests.cs`
- Implementation commits: `6008b4a`, `536d403`, `a20775c`, `653f011`, `e9937ac`, `123fc55`, `449faeb`, `ee5ef7e`
- Mocked provider data only; no real email, provider connection, private content, production service or external request was used.