Federated from workspace ·
PRD-000·zaixos-company-platform/app/Modules/PublicExperience/README.mdDo not edit canonical truth here — update the source repo, then re-runnpm run docs:sync.
PublicExperience
Customer-facing presentation layer for PRD-000.
Status: WP-PRD000-07D — Commercial Experience · Proposal @ v0.7.4 (frozen) · AI @ v0.7.3 (frozen) · Brand @ v0.7.2-brand (frozen) · Trust @ v0.7.1-trust (frozen)
Commercial experience layer (WP-07D)
- Visual pipeline: Proposal Shared → Under Review → Meeting → Project Kickoff
- Friendly REQ / PRJ / PROP references (no UUIDs)
- One-click actions: Contact Sales, Request Pricing, Schedule Meeting, Start Project
- Indicative investment ranges from proposal complexity (presentation only)
- Booking link, sales mailto handoff, start-project success checklist
- Polished commercial replies and card-based layout
Proposal experience layer (WP-07C)
- Table of contents with scroll-aware section highlight
- Consulting-style typography, summary card, timeline roadmap, complexity badge + meter
- Customer-friendly section labels (Solution Approach, Suggested Capabilities, Key Assumptions)
- Copy link, print layout, mailto share (no backend email or PDF)
- Staged loading sequence during generation/regeneration
- Regenerate confirmation dialog before calling existing APIs
AI experience layer (WP-07B)
- Welcome message, answer acknowledgments, typing indicator, recap panel
- Question X of Y + progress %
- One-click suggested replies
- Resume banner for in-progress sessions
- Conditional
AI Assistedbadge whenAI_DISCOVERY_ENABLED=true - Proposal generation loading sequence (presentation-only)
Copy and sequences: config/journey.php
Tests
bash
php artisan test --filter=CommercialExperience
php artisan test --filter=ProposalExperience
php artisan test --filter=AiExperience