← Architecture Lab
Build an insurance claims assistant
Requirements
- Read the customer's policy
- Analyze an uploaded claim
- Query internal systems
- Request missing information from the customer
- Escalate high-value claims to a human
- Produce structured JSON output
- Maintain an audit trail
Which architecture would you use?