Documentation Index
Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt
Use this file to discover all available pages before exploring further.
Real-World Example
Jane opens her profile to confirm the personal identity details connected to her consumer account. The portal should show her ecoAddress details while keeping sensitive identity fields protected and controlled.Visual Flow
How It Should Work
- It should show the consumer profile details tied to the authenticated account.
- It should protect sensitive fields that should not be freely editable.
- It should keep profile details consistent with account matching and communication flows.
How It Should Not Work
- It should not let the consumer update locked identity fields when those fields are meant to stay fixed.
- It should not expose another consumer profile.
- It should not save incomplete or invalid profile data.
Developer Notes
- The profile layout separates My ecoAddress from communication, billing, and personalization tabs.
- Profile changes can affect matching, display, and consumer confidence.
Related App Areas
resources/views/components/consumer/profile-layout.blade.phpresources/views/consumer/profile/account.blade.phproutes/consumer/index.php