Explore Problems
Showing 2,220 of 4,808 problems · matching your filters
Allstate Issues Contradictory Claim Denial Reasons in Bad Faith Claims Handling
Allstate issued four different contradictory denial justifications for a water damage claim, a pattern consistent with bad faith insurance practices designed to exhaust the claimant. The consumer lacks a systematic way to track, respond to, and document the shifting rationales. Claims documentation and insurer bad faith monitoring tools address a high-severity consumer protection gap.
Real-Time Messaging Creates Always-On Pressure and Buries Critical Information
Real-time messaging tools like Slack create implicit pressure to respond immediately, eroding focus time for deep work. Important decisions and context get trapped in threads and DMs rather than documented where they can be found later. As channel volume grows, older context becomes effectively irretrievable, creating organizational knowledge loss.
Insurance Exclusion Paperwork Processing Failures Leading to Unauthorized Billing
Customers who submit exclusion forms multiple times find insurers claiming non-receipt and subsequently billing for the excluded party at much higher rates. The insurer's paperwork process lacks confirmation receipts, creating a he-said-she-said dispute with financial consequences for the policyholder. Repeated weekly calls fail to prevent erroneous charges because no agent updates the policy record between calls.
Enterprise messaging tools bury shared information making retrieval nearly impossible
Teams using enterprise communication platforms find that information shared in chat becomes practically unsearchable over time. The stream-based format optimizes for real-time exchange but is fundamentally hostile to knowledge persistence and lookup. Free alternatives match core functionality without solving the retrieval problem.
Banks Open Credit Accounts Without Customer Consent After Exploratory Inquiries
Banks interpret an inquiry about a credit card as authorization to open an account, activating it without explicit customer approval. Long-term customers with excellent credit histories discover unauthorized accounts added to their profiles. This deceptive practice violates consumer consent norms and drives away loyal customers.
Banks Lack Clear Protocols for Opening Estate Accounts After a Death
Estate account setup requires clear procedural guidance that banks consistently fail to provide to both customers and their own staff. Representatives cannot get authoritative answers on the correct process despite estate accounts being routine. The absence of documented workflows creates weeks of delays during an already stressful life event.
Debt Collectors Add Collections Without Required FDCPA Written Notice
Debt collectors place collection accounts on consumer credit reports without sending the legally mandated written notice of the debt or the right to dispute within 30 days, as required by FDCPA 15 U.S.C. 1692g(a). Consumers discover the collection damage without any prior communication and have no contractual relationship with the collecting agency. The gap between what the law requires and what collectors actually do remains largely unchecked.
State Farm Denies or Underpays Legitimate Insurance Claims with No Recourse
State Farm policyholders report systematic claim denials and partial payouts that do not reflect actual damage, compounded by unresponsive dispute resolution. The power asymmetry between policyholders and insurers leaves customers financially exposed after covered events. 50 upvotes across multiple sources confirms this as a widespread, high-intensity problem.
AT&T charges for returned equipment despite confirmed receipt, ignores multiple calls
AT&T charged a customer for a modem returned in December and confirmed received, after three calls across January, February, and March where each agent confirmed receipt and promised no charge would occur. The charge hit in March and took weeks to reverse.
AT&T charges more than written promised plan rate with no path to correction
AT&T billed significantly above a five-line plan rate promised in writing via SMS, and multiple escalations through customer service, BBB, FCC, and the AT&T President office produced no billing correction. The customer is pursuing small claims court to cancel without penalty.
Lowe protection plan denies warranty using contradictory justifications on unused appliance
A Lowe protection plan denied a dishwasher claim by first claiming a missing part, then a clogged part—on a unit that had never successfully operated. The customer had no access to decision makers and all communications went unanswered.
Insurance Coverage Disputes Leave Homeowners With Unexpected Post-Repair Bills
Homeowners who follow proper insurance claim procedures still face unexpected out-of-pocket costs when contractor-adjuster negotiations result in uncovered overruns. Insurers and contractors dispute responsibility, leaving the policyholder exposed to lien threats despite paying their deductible. The structural lack of transparency and dispute resolution in homeowner claims creates significant financial risk.
Product Managers Cannot Keep Pace with AI-Accelerated Engineering Output
As AI coding tools dramatically increase engineering velocity, the product specification process has become the new bottleneck. PMs are forced to choose between rushing specs and incurring rework or becoming a drag on delivery. The structural mismatch between human spec-writing speed and AI code generation speed is a growing organizational pain with no clear tooling solution.
MCP Tool File Edits Cannot Render as Colored Diffs in AI Coding Environments
Third-party MCP tools that edit files must return plain text content with no way to signal diff rendering, resulting in walls of escaped text instead of colored diffs. The native edit tool gets rich visual rendering that external tools cannot access, creating a first-class vs. second-class experience gap. This is the most frequently cited user complaint for MCP-based developer tools.
AI coding agents lose full codebase architecture context between sessions
Every new AI agent session starts with zero architectural knowledge — developers must re-explain system topology, module relationships, and prior decisions each time. This session amnesia multiplies the overhead of AI-assisted development and compounds as codebases grow. Early adoption signals (190 GitHub stars in two weeks, multi-IDE integrations) confirm this is a widely felt and actively unsolved problem.
AI Tools Send User Data to Remote Servers With No Transparency or User Control
Users of AI productivity tools have no visibility into what data is sent to cloud servers, how long it is retained, or how it is used. This drives strong demand for local AI alternatives that process entirely on-device without subscriptions or tracking. The privacy gap is especially acute for business users handling sensitive documents, code, or communications.
Mortgage Servicer Completely Unreachable Via All Contact Channels
Shellpoint Mortgage cannot be reached by phone, website, or fax, leaving borrowers unable to manage or communicate about their mortgage. The total communication blackout forces borrowers into a hostage situation with no way to make payments, request statements, or escalate issues.
Mortgage Servicer Vendor Unlawfully Enters Occupied Home During Dispute
Mortgage servicers dispatch vendors to physically enter properties that are occupied during loan disputes, constituting unlawful trespass and a severe privacy violation against homeowners. These entries occur without notice or legal authority and create unsafe conditions for residents. Homeowners need immediate legal documentation tools to file criminal trespass complaints and CFPB enforcement actions.
Startup Website Builders Solve Code But Not Messaging and Positioning
No-code website builders have eliminated technical barriers to launching startup websites, but founders still struggle because the real friction is strategic: who to target, what message to lead with, and how to frame value from a customer perspective rather than a builder perspective. The tools handle the how but leave founders alone with the most critical what. A tool that generates audience-validated positioning and page structure from a product description would address the actual gap.
AI Coding Assistants Create Opaque Codebases Developers Cannot Audit
AI code generation tools produce working code without explaining architectural decisions or tradeoffs, making AI-generated codebases difficult to understand, debug, and maintain. As AI writes more production code, developers lose visibility into the reasoning behind implementation choices.