SignalLoom InvoiceOps v1.0.1
Patch release for the bounded InvoiceOps agent runtime.
What changed:
-
Wired the bounded InvoiceOps agent into the live app runtime.
-
Added the AI Agent screen with observe, plan, act, and verify stages.
-
Added the public
run_invoice_agent(...)contract. -
Generates agent deliverables:
- Agent Run Report
- AP Review Packet
- Approval Route Recommendation
- Slack Approval Message
- Exception Checklist
- n8n / Make / Zapier Payload
-
Preserves human-gated routing.
-
Blocks automatic payment approval, automatic webhook sending, and source record modification.
-
Keeps local-first Qwen/Ollama support for invoice analysis and deliverable revision.
-
Validated locally with 12 passing tests.
Windows installer:
SignalLoomOps_Setup.exe
This release demonstrates a bounded, human-gated InvoiceOps agent for local invoice extraction, review, exception detection, routing recommendations, and AP handoff preparation.