- Extract customer name in customer-identifier field - Extract street address in account-number field - Use non-greedy regex with lookahead to capture clean values - Update test to verify both name and address extraction 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>