ProductStrategy
Support Feedback Flow
Support is the human feedback intake loop for Prox OS. It should make early
Purpose
Support is the human feedback intake loop for Prox OS. It should make early users feel heard without pretending the project has a full customer support backend.
Intake Types
- Bug report
- Feature request
- UI/UX suggestion
- App or Connector request
- Community feedback
- Billing or Pricing question
- Trust and Safety issue
v0 Flow
- User opens
/app-os/support. - User selects the feedback type and priority.
- User identifies the app, space, or system area.
- User describes current behavior and expected behavior.
- The frontend shows a mock feedback id and next-step explanation.
No network request is made in v0.
Future Flow
Future production support can route feedback to:
- a backend API;
- GitHub Issues for public bugs;
- private issue tracking for sensitive reports;
- email for direct follow-up;
- CRM for partner and billing conversations;
- community moderation for public profile and content reports.
Sensitive data should require extra warnings, attachment redaction, and clear retention policy before upload.