docs: update scanner roadmap after merge
This commit is contained in:
@@ -5,12 +5,12 @@ Progress on the approved scanner/OCR rework. See ADR-007/008/009/010 in
|
||||
live automation runbook, see
|
||||
[AUTOMATION_LIVE_SCAN.md](AUTOMATION_LIVE_SCAN.md).
|
||||
|
||||
## Current IK-Speed Target Status
|
||||
## Current Scanner Status
|
||||
|
||||
See [scanner-ik-progress-report.md](scanner-ik-progress-report.md) for the full
|
||||
report.
|
||||
|
||||
Current status:
|
||||
Current status after the 2026-07-09 merge to `main`:
|
||||
|
||||
- The scanner architecture now follows the relevant Inventory Kamera model:
|
||||
32 artifact targets per page, lookup-derived fields, fast artifact OCR profile,
|
||||
@@ -27,6 +27,14 @@ Current status:
|
||||
it parsed `97/100`, had `5` review and `3` misses. The next optional speed
|
||||
target remains `3 artifacts/second`, which means `333 ms/artifact` or faster
|
||||
on clean 20-artifact iterations.
|
||||
- The merge-ready default is the visible-inventory path. The app blocks normal
|
||||
guided Auto-Scan unless Artifact inventory and a visible detail card are
|
||||
detected. `auto-entry`, `direct-inventory`, and `paimon-menu` remain explicit
|
||||
Dev-Control experiments.
|
||||
- Ownership and lock-state proof is no longer theoretical: live captures parsed
|
||||
equipped characters (`Citlali`, `Linnea`), unlocked artifacts reported
|
||||
`locked: false`, a visibly locked artifact reported `locked: true`, and a
|
||||
bounded auto-scan persisted the locked/equipped state.
|
||||
|
||||
## Done (implemented, unit-tested, build green)
|
||||
|
||||
@@ -219,11 +227,11 @@ resolution or without UI work best tested live:
|
||||
in a later live session before making major OCR-engine defaults or speed
|
||||
claims beyond this environment.
|
||||
|
||||
Visible-page limits up to 20, scroll/page-transition limit 45, and the final
|
||||
100-artifact current-vs-IK-traineddata comparison have passed for the current
|
||||
environment. Remaining soak work is repeatability, OCR corpus growth, equipped
|
||||
footer confirmation repeats, locked artifact repeats, and optional 3 artifacts/second
|
||||
speed work.
|
||||
Visible-page limits up to 20, scroll/page-transition limit 45, the final
|
||||
100-artifact current-vs-IK-traineddata comparison, equipped footer live smokes,
|
||||
and one positive locked-artifact persistence proof have passed for the current
|
||||
environment. Remaining soak work is repeatability, OCR corpus growth, additional
|
||||
equipped/locked repeats, and optional 3 artifacts/second speed work.
|
||||
|
||||
## Grow the eval corpus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user