arch: extract vision stub to standalone cf-vision repo #36
Labels
No labels
architecture
backlog
enhancement
module:documents
module:hardware
module:manage
module:pipeline
module:voice
priority:backlog
priority:high
priority:medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/circuitforge-core#36
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decision
The
visionmodule currently stubs in circuitforge-core should be extracted to a standalonecf-visionrepo, following the same pattern ascf-voice.Rationale
Scope for new
cf-visionrepocf_vision.ocr-- Dolphin-v2 document parser (21 element types, images to structured content)cf_vision.barcode-- barcode and QR scanning (Kiwi path)cf_vision.receipt-- receipt line-item extraction (Kiwi Phase 2)cf_vision.camera-- camera capture + preprocessing (Godwit path)ImageFrameoutput type -- shared integration surfaceAction items
circuitforge_core/vision/)Circuit-Forge/cf-visionrepoImageFrametype as the primary API surfacePriority
Lower urgency than cf-voice -- Kiwi Phase 2 is the first real consumer. cf-voice blocks Linnet Notation which is higher priority.