Spaces:
Running
Running
| """Autonomous document-extraction agent. | |
| A reusable core pipeline turns an invoice/receipt document into a validated, | |
| structured record and decides whether to auto-accept it or route it to review. | |
| See ``docs/`` for the requirements, architecture, and data specification. | |
| """ | |
| __version__ = "0.1.0" | |