How We'd Automate 30%-Ruling Packet Prep for a Dutch Expat Tax Firm
The workflow as it typically runs
Note: the description below reflects how this workflow is commonly structured in professional services firms handling 30%-ruling applications at volume. We are describing a genre-level pattern here, and we don't have visibility into your specific process.
A typical assignee intake involves:
- Assignee submits a document package, often via email, sometimes a shared drive, occasionally a form
- An advisor or office manager checks completeness against an internal checklist
- Missing items trigger a follow-up request to the assignee or employer
- Once complete, relevant fields are extracted from the employment contract and other documents
- The advisor reviews the eligibility criteria against the extracted data
- A packet summary or draft application is prepared for advisor review and submission
In firms handling 20+ active cases, steps 2–5 are where delays accumulate and where junior staff time is consumed. The work in those steps is structured. It follows a defined logic, but it is currently done manually.
Where the method applies
The Orellis methodology begins with an operations map: every repeating task that takes more than 30 minutes per week, scored by frequency × pain × AI-reducibility.
In this workflow, the tasks that score high on AI-reducibility share three characteristics:
- They follow a defined decision tree. "Is document X present? If yes, proceed. If no, trigger follow-up." That's mechanical logic: easy to define, easy to check.
- They extract from structured or semi-structured inputs. Employment contracts follow recognizable formats. Salary, start date, and address fields can be extracted reliably from a well-prompted AI system with a defined output schema.
- They produce a draft for the advisor to review. The AI produces the first version of the completeness check, the field extraction summary, and the packet draft. The advisor corrects and approves before anything goes to a client or the Belastingdienst.
The automation boundary we would draw
The most important decision in this engagement is where to stop. What to automate is the easy part.
AI handles:
- Document completeness check against a defined list
- Field extraction from employment contracts (salary, start date, role, prior address)
- 150km rule flag: a mechanical comparison against a defined threshold; the advisor makes the legal call
- Draft packet summary for advisor review
- Draft client status update for advisor review and send
Advisor retains:
- Edge case interpretation (anything that doesn't fit the standard pattern)
- The eligibility judgment call
- Sign-off on every client-facing output
- All communication with the Belastingdienst
This boundary reflects both where AI is reliable and where the EU AI Act requires documented human oversight for high-risk outputs in a regulated context.
What the build looks like
Orellis builds managed agents via Anthropic's Claude API on infrastructure designed for EU data residency (no US data transfer required for the document content). The system runs against your intake data: PDFs submitted by assignees, employment contracts, form outputs. Every prompt and output is logged with a timestamp and operator ID.
The operator, your designated advisor or office manager, runs the system. Orellis builds it and hands it over. The runbook covers: how to run it, how to stop it, what to do when it returns an unexpected output, when to review the system prompt.
We scope the build during the engagement itself. We don't quote a fixed build fee until we've walked through your current intake process.
What this teardown is not claiming
- This is a description of how we would approach the problem, not a claim that we have delivered it for a client.
- Time savings and cost reductions depend on your current intake volume, document submission quality, and your advisor's review speed. We won't put a number on either until we've done the operations map.
- This adds a documented human-in-the-loop layer to the existing process. Compliance risk stays where it already sits: with the advisor's professional responsibility.
If you want numbers, the honest path is: run the audit, map the workflow, and measure. We can scope that conversation for free.
One intake cycle. That's all we need to see to tell you whether this applies to your firm.
More on this kind of work: AI for compliance operations.