Files
erp/fleet/atoms/invoice-extract/scripts
arcodangeandClaude Fable 5 96c594e0ce feat(fleet): scaffold the atom registry — classes, contract, worked example, AGENTS.md section
Closes erp#38 deliverables: fleet/ layout, atom.yaml schema documented
in fleet/README.md, 7 class skeletons per the PRD agent-catalog,
invoice-extract as the worked example (contract only — implementation
is erp#40), golden/ + profile/ stubs, AGENTS.md Fleet section with
freshness fixes (fleet/ no longer "not yet landed").

Co-Authored-By: Claude Fable 5 <[email protected]>
2026-07-15 18:38:08 +02:00
..

invoice-extract/scripts — intentionally empty

The implementation — dual-run extraction drivers (M4 local ∥ Mistral API), deterministic validators (arithmetic, rates, SIREN/IBAN checksums, dedupe, provenance re-verification), the stubbed OCR fallback and the scoring hooks — lands with erp#40. This scaffold ships the contract only (../atom.yaml); do not fake extraction code here.