Your estimate
Estimate: conventional software probably solves this best
Solution type: conventional software
Your answers describe a task where the rules create the result: the material can be structured, the delivery has to be precise, and the same input has to give the same answer. That is the kind of task conventional software is built for. It does the same thing every time, it can explain why, and it is cheaper to test and maintain. AI would add uncertainty here without adding value.
What the solution could look like
- Data from systems or forms
- Fixed rules handle the case
- The answer is shown with the rule behind it
- Your systems are updated
Assumptions behind the estimate
That the rules really can be written down, exceptions included, and that the task still looks like itself in two years. If that does not hold, the estimate is weaker.
This would change the answer
If a substantial part of the task does after all call for interpreting free text or documents, AI may become relevant in exactly that step, and the estimate moves towards AI-assisted.
A discovery call would answer this
Whether the rules really are as fixed as they feel, where the exceptions are hiding, and what the smallest version of the solution is.