docs(cv): record durable processing evidence
CI and Deploy / test (pull_request) Failing after 1m38s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-09 15:14:39 +02:00
parent c3c5af8329
commit 83ddc0718e
9 changed files with 98 additions and 24 deletions
+9
View File
@@ -0,0 +1,9 @@
# AI-004 evidence index
Synthetic/local evidence only; no secrets, private CVs, provider payloads or screenshots are stored here.
- Implementation and limitations: `docs/verification/ai-004-cv-processing-queue.md`
- Commands/results: `docs/audits/verification-log.md` V-104V-107
- Backend automated coverage: `JobTrackerApi.Tests/CvProcessingOperationTests.cs` and `JobTrackerApi.Tests/ProfileCvControllerTests.cs`
- Frontend automated coverage: `job-tracker-ui/src/profile-page.test.tsx`
- Implementation commit: `c3c5af8`