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]>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user