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 the avatar menu and sees future tools such as My Donation Profile, Invite & Earn, Bill Pay Rewards, and Credit Score & Boost. These should appear as unavailable future items until the product team enables a real workflow.Visual Flow
How It Should Work
- It should show future tools only as coming soon items until the workflow exists.
- It should avoid creating clickable dead ends.
- It should get a dedicated page, route, and behavior contract when each feature is built.
How It Should Not Work
- It should not silently enable unfinished features.
- It should not collect consumer data for future tools before the intended flow exists.
- It should not make coming soon items look like active payment or account actions.
Developer Notes
- Current coming soon items are visible from the consumer avatar popover.
- When one becomes active, remove it from this placeholder page and create a real feature page.
Related App Areas
resources/views/components/consumer/header.blade.phpresources/views/components/consumer/menu/coming-soon.blade.php