docs(ai): record strategy queue evidence

This commit is contained in:
cesnimda
2026-08-09 13:24:26 +02:00
parent a62122640c
commit 89b9cdd92d
10 changed files with 125 additions and 38 deletions
+9
View File
@@ -0,0 +1,9 @@
# AI-003 evidence index
Synthetic/local evidence only; no secrets, private CVs, provider payloads or screenshots are stored here.
- Implementation and limitations: `docs/verification/ai-003-strategy-snapshot-queue.md`
- Commands/results: `docs/audits/verification-log.md` V-101V-103
- Backend automated coverage: `JobTrackerApi.Tests/StrategySnapshotOperationTests.cs`
- Frontend automated coverage: `job-tracker-ui/src/job-details-generated-drafts.test.tsx`
- Implementation commit: `a621226`