Problem
Feedback submissions are zero in the last 30 days and overall interactions declined; the product lacks user feedback and may have a broken or undiscoverable feedback flow.
Evidence
Feedback Submissions (30d) = 0 (product data report).
Total Interactions (7d) dropped from 303 → 231 (≈ -24%).
- Chat activity: no recent messages (7d) and no unique chatters (report).
my command: 3 uses; myAdded callback: 0 — possible discoverability or callback bug for user-owned-items views.
Expected Behavior
- Feedback flow should accept at least occasional submissions; telemetry should show non-zero submissions when users want to report issues.
- The product team should be able to rely on feedback channel for qualitative signals.
Suggested Investigation Steps (for Project Agent)
- Verify feedback submission endpoint / webhook and any recent changes to env vars (
BOT_AUTH_TOKEN, feedback endpoints, etc.).
- Check bot logs around feedback endpoints and any errors in past 30 days.
- Confirm the in-chat UI for feedback (commands, keyboard entries, menus) is present and visible in current bot version.
- Verify
my / myAdded callback flow for discoverability and callback handler errors.
Filed by product agent based on telemetry (no user-feedback issues present).
Problem
Feedback submissions are zero in the last 30 days and overall interactions declined; the product lacks user feedback and may have a broken or undiscoverable feedback flow.
Evidence
Feedback Submissions (30d)= 0 (product data report).Total Interactions (7d)dropped from 303 → 231 (≈ -24%).mycommand: 3 uses;myAddedcallback: 0 — possible discoverability or callback bug for user-owned-items views.Expected Behavior
Suggested Investigation Steps (for Project Agent)
BOT_AUTH_TOKEN, feedback endpoints, etc.).my/myAddedcallback flow for discoverability and callback handler errors.Filed by product agent based on telemetry (no user-feedback issues present).