Explore Problems
Showing 3,762 of 8,942 problems · matching your filters
ISPs Promise Retention Discounts in Writing Then Bill Higher Amounts Anyway
Internet service providers offer discounted rates to prevent cancellation via chat or phone, but billing systems do not reflect the agreed price and charges increase beyond even the pre-offer rate. Customers who document these agreements in transcripts still have no enforcement mechanism. The pattern forces churn of customers who came in good faith for resolution.
AI Coding Agent Users Face Unpredictable Per-Token Costs with No Flat-Rate Option
Developers running agentic coding tools like Claude Code face variable and often large per-token API costs that make budgeting difficult. Flat-rate or subscription-based LLM access does not exist for frontier models in most cases. The builder has shipped Wafer Pass to address this for optimized open models, but frontier model flat-rate access remains unavailable.
GEICO Makes Accident Claims Slow and Convoluted With No Accident Forgiveness
GEICO accident claim resolution involves making policyholders jump through extensive hoops before paying out, and the company does not offer accident forgiveness. Consumer perception is that the insurer actively works against policyholders when claims are filed.
Not-at-Fault Insurance Claims Stall for Weeks Despite Dozens of Follow-Up Calls
When a third party is clearly at fault, insurers still fail to initiate vehicle repairs after four weeks and fifteen customer-initiated calls. Representatives claim to be working on the case but take no visible action until negative public reviews create pressure. The absence of proactive claim management places the full burden of escalation on the victim.
Progressive Drags Out Claims, Hides Clauses, and Raises Rates for Long-Term Customers
Progressive intentionally delays claim resolution, buries unfavorable policy clauses, and continuously increases premiums for existing customers. These three practices compound to maximize premium extraction while minimizing claim payouts.
Telecom reps omit contract conditions that void promised credits
T-Mobile sales reps fail to disclose eligibility conditions for promotional credits, trapping customers in months-long billing correction loops with no enforcement mechanism. The structural gap is that verbal point-of-sale promises are unverifiable and carriers have no incentive to correct them retroactively.
Telecom carriers make unauthorized repeat charges with no accountability path
Consumers face hundreds of dollars in unauthorized duplicate charges from carriers like AT&T, with neither the carrier nor their bank able to explain or reverse the transactions. The absence of a clear dispute path leaves families in financial distress. Existing chargeback mechanisms are slow and require navigating two institutions simultaneously.
T-Mobile plan changes trigger months-long billing errors
Long-tenured T-Mobile customers who make any plan modification encounter cascading billing errors that persist for months, compounded by misleading sales representations at the point of change. The pattern is structural: plan change workflows lack auditability and error correction paths are inaccessible to front-line support.
Credit Card Companies Delay Refunding Credit Balances After Overpayment
Consumers who overpay credit cards or receive refunds creating a credit balance often face long delays and poor communication when requesting the balance back. Errors like checks mailed to wrong addresses compound the problem, leaving customers unable to verify or recover funds despite repeated follow-up. This reflects weak processes for handling reverse payment flows within card issuers.
IT Teams Lose Track of Certification Expirations in Spreadsheets
Medium-to-large IT teams track certifications in spreadsheets but miss expiry dates, lack team-wide skill visibility, and cannot generate reports for budget justification
HubSpot CRM Steep Learning Curve Drives Up Onboarding Costs
HubSpot CRM requires substantial training time and often expensive third-party consultants to implement effectively. New users find the interface confusing despite strong official documentation. Mid-market teams without dedicated RevOps resources face significant ramp-up costs before reaching productivity.
Long-Running AI Agent Sessions Require Fragile Shell Multiplexer Workarounds
Developers running long-lived Claude Code or AI agent sessions over SSH must use tmux or screen multiplexers that introduce subtle shell behavior changes and lack standardized safety controls. There is no clean, first-class approach for running multiple parallel isolated agent sessions — a gap that becomes critical as agentic workflows shift toward longer, more autonomous task execution.
No Standard Protocol for AI Agents to Communicate Across Machines
Developers running AI agents on multiple computers or cloud instances have no clean way to route messages between agent instances without custom infrastructure. Existing messaging tools are not designed for agent capability-based discovery. An OSS solution (Viche) emerged using the Erlang actor model to address this gap.
No Standard Protocol for AI Agents to Discover and Compare Real-World Services
AI agents can read web content and call tools but lack a structured way to discover what services a business offers, compare alternatives by SLA and pricing, and place orders autonomously. Existing standards like llms.txt address content readability but not service capability enumeration or procurement workflows. As agents increasingly act as procurement tools, the absence of a machine-readable service manifest format creates a significant integration barrier.
Contractors Charged for Low-Quality Leads Sold Simultaneously to Multiple Bidders
A contractor paid an annual subscription plus a per-lead fee on a home-services marketplace, but many leads were unresponsive, out of scope, or price-shopping requests sent to several competing contractors at once, with the contractor billed regardless of outcome. This exposes a systemic quality and fairness problem in pay-per-lead marketplace pricing.
Debt Collector Sues in Wrong State After Statute of Limitations Expired
A consumer alleges Johnson Mark LLC continued pursuing a lawsuit for an expired, time-barred debt in Arizona despite living in New York, where the statute of limitations had already run and no jurisdiction existed for the case. The firm previously agreed the debt could not be pursued but continued mediation proceedings regardless, causing significant distress. This reflects the zombie-debt litigation pattern where collectors pursue time-barred claims in improper venues.
Onboarding non-literate or language-barrier manufacturing hires is slow
Manufacturing employers report that onboarding new hires who are not phone- or computer-literate, or who face language barriers, is highly time-consuming and still handled manually. Managers want a better way to onboard this workforce segment but lack an existing tool built for their needs.
BEC Gift Card Scams Leave Victims With No Bank Recovery Path
Employees targeted by business email compromise scams that redirect them to purchase gift cards have virtually no recourse through banks, which classify the transactions as authorized payments. Victims face maxed credit cards, damaged credit, and no reimbursement despite thorough documentation and reports to law enforcement. The structural gap between fraud classification and actual harm leaves workers financially devastated.
Developers Cannot Audit Data Flows and Auth Paths in AI-Generated Code
Developers using AI coding assistants ship code they do not fully understand — particularly around what data is read, written, or authenticated where. Existing static analysis tools focus on bugs, not semantic data-flow visibility. The gap leaves AI-generated codebases opaque to their own authors, creating security and maintainability risks.
Zendesk Explore reports break when bots and humans handle same tickets
Zendesk's reporting tool (Explore) produces unreliable metrics when tickets pass through automations, bots, and human agents in sequence. Small formula errors, field naming inconsistencies, or channel setup mismatches silently corrupt reports. Support operations teams cannot trust their data for staffing, SLA tracking, or performance reviews.