Explore Problems
Showing 3,297 of 7,116 problems · matching your filters
Banks Refusing to Credit Valid Deposited Checks Despite Proof of Payment
Banks are withholding deposited check funds and overdrafting consumer accounts even when the issuing bank confirms the checks were paid and funds debited. Branch managers acknowledge the discrepancy but refuse to release funds, citing policy over evidence. Consumers, especially retirees without income buffers, have no tool to escalate deposit disputes with third-party proof and compel same-day resolution.
AT&T Made Three Unauthorized Withdrawals Totaling Over $900 With No Explanation
AT&T withdrew $900 across three separate transactions from a customer's account without authorization or explanation, leaving the family unable to cover basic expenses. Neither AT&T nor the bank could account for where the money went. Unauthorized carrier billing combined with an absence of dispute resolution mechanisms causes direct financial harm to vulnerable customers.
Auto Insurers Exploit Claimant Vulnerabilities to Force Below-Market Total Loss Settlements
Third-party auto claimants — people whose vehicles were damaged by another driver — have no insurer advocate and face adjusters who use deadline pressure, rental cutoffs, and personal circumstances to push settlements well below fair market value. The practice of ignoring counter-offers, denying storage and rental fees during active negotiations, and leveraging time-sensitive life events (visa deadlines, academic exams) is a documented bad-faith pattern. Claimants often only learn about state insurance codes and dispute rights after accepting inadequate settlements.
Insurance Quotes Invalidated After AI Agent Impersonation
Consumers receive formal written insurance quotes that are later significantly increased or denied after speaking with an AI agent that was not disclosed as such. The AI restarts the entire quoting process rather than retrieving the existing quote, wasting consumer time and eroding trust. This reflects a structural gap in AI disclosure and quote integrity in insurance sales.
Retail Gift Card Balances Silently Drained Without User Notification
Home Depot zeroed out a gift card balance due to a fraud alert without notifying the cardholder. The customer only discovered the issue mid-purchase, and resolution took over a week with no updates. This pattern of silent balance removal without transparency affects an unknown number of customers.
Property Insurance Claims Stall for Months While Damage Worsens
Homeowners with major property damage — water intrusion, mold growth, structural deterioration — routinely experience month-long adjuster silences after submitting full documentation. Insurers fail to issue repair estimates or respond to escalations while the underlying damage compounds, turning manageable repairs into catastrophic losses. Rental property owners face compounded financial losses from both ongoing damage and lost income during the delay.
Managing accounts and billing across multiple LLM providers is fragmented
Developers and teams using several LLM providers simultaneously must maintain separate accounts, API keys, and billing relationships for each, creating administrative overhead and context-switching cost. Rate limits differ per provider and there is no unified view of usage or spend. This fragmentation slows down AI-powered development and makes cost optimization nearly impossible without building internal tooling.
Stripe unexpectedly closes accounts and holds business funds
Small businesses and startups face sudden Stripe account closures with funds held, disrupting operations without warning or adequate recourse. The dependency on a single payment processor amplifies the impact. This is a structural risk for any business using Stripe as their primary payment infrastructure.
AI Agents Lack Granular Command Execution Controls Between Strict Lockdown and Full Trust
Teams deploying AI agents face a false choice between blocking all shell and command execution or granting full execution rights. There is no middle layer that allows verified, audited command macros to run while blocking novel or dangerous commands. This gap forces either security compromises or significant developer friction.
Claude Desktop Has No In-Session Way to Reconnect Crashed MCP Servers
When an MCP server dies or hangs inside Claude Desktop, users have no way to reconnect it without quitting the entire app — which destroys all open sessions. The CLI has a /mcp slash command for per-server reconnect, but it is not exposed in the Desktop interface. Auto-reconnect for stdio MCP servers is also broken, leaving users with no graceful recovery path.
Debt Collector Reports Unvalidated Disputed Debt to Credit Bureau Damaging Score
Debt collectors continue reporting disputed debts to credit bureaus without providing required validation, causing ongoing credit score damage. Multiple consumer disputes are ignored and the reporting continues unchecked. This represents a dual FCRA/FDCPA violation that is pervasive and systematically harms consumers.
Memory and Context Persistence Across Multiple AI Tools
Developers using multiple AI tools struggle to maintain consistent memory and context across sessions and platforms. As AI tool ecosystems fragment, there is no standardized way to share context between tools like Claude, Cursor, and others. This creates workflow friction and forces manual re-contextualization repeatedly.
QuickBooks Too Complex for Business Owners Without Accounting Background
Most small business owners cannot effectively use QuickBooks without hiring a bookkeeper or CPA, turning what should be self-service accounting software into an ongoing professional services dependency. The complexity of double-entry accounting concepts embedded in the UI creates a steep learning curve that blocks adoption for the majority of SMB owners. This forces businesses to pay for professional assistance on top of the already high subscription cost.
Scammers spoof bank caller ID to impersonate fraud department and authorize wire transfers
Fraudsters spoof the exact phone numbers banks display to customers as official contact points, then call pretending to be the fraud department to request wire transfers. Victims comply because the number matches their saved bank contact and the caller has context about their account. Banks have no real-time caller ID authentication mechanism to warn customers that the inbound call is not from the bank.
Manual tax residency day-counting breaks for global nomads
Globally mobile workers and digital nomads must manually track which days they spend in each country to determine tax residency status, often using error-prone spreadsheets. Tax rules vary by jurisdiction and apply fractional day counts or multi-year lookups that manual tracking can't handle reliably. Errors expose users to significant tax penalties across multiple countries.
Creator Tools Are Fragmented With No Unified Performance Insights
Content creators running multi-channel businesses must stitch together analytics from websites, email platforms, link-in-bio tools, and social networks manually, making it impossible to see what actually drives revenue. A founder with 300k social followers discovered email drove 100x more revenue than social — but only after painstaking manual analysis across disconnected tools. No unified dashboard exists that correlates content performance with actual conversion and revenue across all creator touchpoints.
SaaS Distribution and Customer Acquisition Remain Hard Despite Easy Building
AI tools have made building a functional SaaS product fast and cheap, but converting strangers into paying customers is as difficult as ever. Founders can ship in hours but still struggle with the fundamental challenge of earning trust and driving self-serve signups without a sales-heavy process. The bottleneck has fully shifted from technical execution to acquisition and conversion.
Low-Code Automation Builders Produce Fragile Workflows That Fail in Production
As no-code automation tools lower barriers to build workflows, a class of inexperienced "automation experts" is delivering brittle solutions with no error handling, accidental logic, and zero documentation. Clients discover failures only when edge cases hit production, with no way to debug or maintain what was built. The ghost-and-leave pattern from unqualified contractors is creating systemic trust damage in the automation consulting market.
Persistent Context Loss Forces Manual Copy-Pasting Across AI Sessions
Developers and knowledge workers using AI tools must manually re-paste relevant context at the start of each new session, often 10+ times per day. This friction scales poorly as AI tool usage intensifies. The problem is structural to stateless LLM sessions and represents a genuine gap in AI workflow tooling.
AI coding agents cannot communicate without manual copy-paste
Developers using multiple AI coding agents — Claude Code, Codex, Gemini CLI, Copilot — must manually copy-paste context between them, breaking workflow. There is no standard interoperability layer for AI agents to share state or messages. As multi-agent development workflows become the norm, this coordination gap creates significant friction.