docs(ai): record strategy queue evidence
This commit is contained in:
@@ -16,7 +16,7 @@ Allowed statuses are `NOT STARTED`, `IN PROGRESS`, `IMPLEMENTED — NOT VERIFIED
|
||||
|
||||
`DONE` requires every applicable acceptance criterion, focused and regression tests, browser/accessibility/theme/mobile checks, tenant and entitlement checks, documentation, migration/rollback evidence, and production verification. Repository-only work that still requires production is at most `VERIFIED LOCALLY`.
|
||||
|
||||
Exactly one implementation item may be `IN PROGRESS`. As of this revision it is **AI-003**.
|
||||
Exactly one implementation item may be `IN PROGRESS`. As of this revision it is **AI-004**.
|
||||
|
||||
## Consolidated dependency order
|
||||
|
||||
@@ -523,11 +523,11 @@ Ordering differences from the suggested list:
|
||||
- **Required tests:** endpoint/handler/provider fakes, all required states, entitlement/privacy/tenant checks, E2E.
|
||||
- **Required browser verification:** complete queue/status/error/retry/cancel/refresh/back-forward/mobile/theme flow.
|
||||
- **Required production verification:** local model success, timeout and restart recovery.
|
||||
- **Status:** `IN PROGRESS`.
|
||||
- **Blocker:** browser and production checks remain unavailable, but repository tracing, handler/API implementation and fake-provider tests can proceed.
|
||||
- **Evidence:** reported timeout was code-traced as synchronous `/cv/rewrite` work; live browser/provider reproduction remains blocked and must not be inferred.
|
||||
- **Commit:** none.
|
||||
- **Remaining work:** do not build a Strategy-specific queue.
|
||||
- **Status:** `IMPLEMENTED — NOT VERIFIED`.
|
||||
- **Blocker:** browser localhost policy, selected local model, MariaDB, restart canary and production access remain unavailable; worker stays default-off.
|
||||
- **Evidence:** `docs/verification/ai-003-strategy-snapshot-queue.md`; verification-log V-101–V-103; `docs/audits/evidence/ai-003/README.md`.
|
||||
- **Commit:** `a621226` (`feat(ai): queue strategy snapshots`).
|
||||
- **Remaining work:** real browser/mobile/theme/refresh/back-forward checks; selected-model timeout/quality test; MariaDB and production single-worker restart/canary/rollback; complete cross-feature usage accounting. No Strategy-specific queue was created.
|
||||
|
||||
### AI-004 — CV-processing 504 and durable-operation migration
|
||||
|
||||
@@ -541,7 +541,7 @@ Ordering differences from the suggested list:
|
||||
- **Required tests:** safe synthetic PDFs/DOCX/images, proxy/backend/parser/provider failure, duplicate/refresh/restart, E2E.
|
||||
- **Required browser verification:** synthetic CV first; authorized private file via temporary local copy only, never logged/committed/external.
|
||||
- **Required production verification:** synthetic/local-only canary, no external payload, restart recovery.
|
||||
- **Status:** `NOT STARTED`.
|
||||
- **Status:** `IN PROGRESS`.
|
||||
- **Blocker:** security/queue dependencies; source file availability is not required for synthetic root-path work.
|
||||
- **Evidence:** audit parser path; reported private-file 504 not yet reproduced.
|
||||
- **Commit:** none.
|
||||
|
||||
Reference in New Issue
Block a user