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]>
9 lines
469 B
Markdown
9 lines
469 B
Markdown
# 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](https://gitea.arcodange.lab/arcodange-org/erp/issues/40).
|
|
This scaffold ships the contract only ([`../atom.yaml`](../atom.yaml)); do not
|
|
fake extraction code here.
|