Explore Problems
Showing 4,250 of 4,663 problems · matching your filters
Debt Collectors Report Inflated or Incorrect Balances to Credit Bureaus Without Adequate Reinvestigation
Collection agencies regularly submit inaccurate or inflated debt balances to credit bureaus, and when consumers dispute the amounts, the bureaus conduct cursory reinvestigations that accept the collector's word over documented evidence. The structural deference to collector submissions over consumer documentation creates persistent inaccuracies in credit reports that are nearly impossible to correct.
African Fintechs Lack Affordable Real-Time AML/CFT Sanctions Screening Infrastructure
Fintech companies and microfinance banks in Africa must screen transactions against international sanctions lists including OFAC, UN, EU, and local regulators, but affordable and fast API-based screening tools designed for African regulatory environments are scarce. Non-compliance exposes institutions to severe regulatory penalties. The gap is structural and worsened by the need to support country-specific reporting formats like NFIU goAML.
Patients Cannot Understand Their Own Prescriptions and Lab Reports Without Medical Training
Medical documents use clinical terminology that most patients cannot interpret without specialized training, creating a comprehension gap between providers and the people receiving care. Patients who cannot understand their prescriptions or lab results are more likely to miss dosing instructions, ignore important findings, or make uninformed decisions about follow-up care. The gap is especially acute for older adults, non-native speakers, and patients managing chronic conditions with frequent lab monitoring.
AI Coding Assistants Produce Degrading Output Quality as Context Windows Fill Up
LLM-based coding tools suffer from compounding context bloat — the longer a session runs, the worse the code quality becomes, while token costs escalate. Developers compensate by manually managing context or starting fresh sessions, losing accumulated project knowledge each time. No mainstream AI coding tool separates persistent structured memory from active context, forcing a tradeoff between quality and continuity.
AI Agent Runtimes Are Unstable and Require Constant Manual Infrastructure Recovery
Teams running AI agents in production face frequent runtime failures, unpredictable behavior, and setup fragility that breaks after updates. Engineers spend more time recovering agent infrastructure than shipping outcomes using it. The absence of container isolation, predictable behavior guarantees, and operator-respecting defaults forces teams to babysit their agent stack.
AI API Costs Can Spike Uncontrollably with No Hard Budget Cap Available
Developers running AI agents have no native way to set hard budget caps on Anthropic or OpenAI API spend — only post-hoc email alerts are available, allowing runaway agents to accumulate large bills before intervention. Retry loops and agent failures can cause hours of unmonitored API calls with no kill switch. Existing proxy solutions (Edgee.ai, OpenRouter) partially address this, creating moderate competition.
Slack lacks group-level permissions, guest download controls, and huddle recording
Enterprise Slack teams cannot assign custom permission sets to specific groups (e.g. sales team), restrict guest users from downloading files without blanket restrictions, or record huddle sessions for later review. These are concrete security, compliance, and operational gaps affecting globally distributed teams. Competitors like Microsoft Teams offer more granular permission controls.
Insurance Claim Reimbursements Delayed for Weeks After Accidents Involving Infants
After accidents requiring immediate expenses like car seats, insurers take over a week to initiate reimbursement with no clear timeline. Claims involving urgent needs such as infant safety equipment are handled with the same slow pace as routine claims. The absence of urgency-based claim prioritization causes real hardship.
LLM API costs scale quadratically with conversation length, surprising developers
Developers building multi-turn LLM applications discover too late that token costs are not linear: each message must re-process the entire prior conversation, so costs compound at roughly O(n^2) with conversation depth. This makes long debugging sessions and iterative workflows dramatically more expensive than expected, and forces architectural tradeoffs that constrain product quality. There is no native mechanism in LLM APIs to automatically compress or prune context without loss of coherence.
AI Coding Agents Degrade When Humans and Agents Share the Same Codebase
AI coding agents lose effectiveness when humans continue modifying the same codebase, creating conflicting conventions and stale context. Developers report agent performance drops noticeably after just one day of human coding. As AI-assisted development adoption grows, there is no established tooling to manage the human-agent handoff boundary.
AI Coding Agents Consistently Use Outdated API Docs and Deprecated SDKs
When developers use AI coding agents to integrate third-party APIs, the agents frequently rely on stale training data or outdated web-indexed documentation rather than current API specifications — leading to deprecated SDK usage and broken integrations. This was observed empirically: 87% of test runs fetched outdated reference docs, and 13% implemented deprecated SDK versions. The problem is structural because LLM training data lags behind API versioning cycles, meaning any actively maintained API will eventually diverge from what the agent 'knows.'
Salesforce setup requires hiring expensive consultants
Salesforce implementation is routinely too complex for internal teams to handle alone, requiring paid consultants or dedicated in-house Salesforce admins to configure and maintain. This hidden cost multiplies the stated license price and creates an ongoing dependency that grows with customization needs. Smaller and mid-market companies bear this burden disproportionately.
Telecom Buries Plan Price Increases in Fine Print With No Meaningful Notice Window
Telecom carriers increase plan prices by disclosing changes in fine print on the last page of e-statements and sending email notification only days before billing, giving customers no meaningful opportunity to shop alternatives or avoid the charge. The lack of prominent, timely notice is designed to maximize revenue from customers who do not actively monitor their bills. Bill monitoring tools that detect and alert on plan changes before billing dates would protect consumers.
VA Home Loan Processors Repeatedly Request Submitted Documents Causing Veterans to Miss Closings
Veterans applying for VA home loans face repeated requests for documentation already submitted, creating delays that push closing dates past purchase agreement deadlines. The repeated document requests indicate lender-side process failures rather than veteran non-compliance. Missing a closing date due to lender errors exposes veterans to contract penalties and lost purchases.
Google Account Recovery Fails When Registered Phone Number Is No Longer Accessible
Google requires SMS verification to a specific phone number for account recovery, blocking users who have changed numbers from ever regaining access. The multi-factor verification chain breaks down completely when any single factor becomes inaccessible. No alternative identity verification path exists for longtime account holders with years of data at stake.
Elder Fraud Victims Denied Bank Reimbursement After Scam-Coerced Transfers
Elderly victims of impersonation scams are denied bank reimbursement because funds were transferred through legitimate channels under psychological coercion, which banks classify as authorized. There is no standardized policy across institutions to evaluate coercion context when assessing elder fraud reimbursement claims. Victims are left absorbing full losses while scammers exploit the authorization-equals-consent assumption.
MFA Lockout With No Recovery Path for Critical Financial Accounts
ADP TotalSource blocked a user from their 401(k) account because the MFA phone number on file was disconnected, and support offered no alternative identity verification path. When phone-based MFA fails on financial accounts, the absence of fallback recovery mechanisms leaves users completely locked out of retirement savings. A structural gap across many financial SaaS platforms.
Insurance add-on products continue billing after the parent policy is cancelled
Allstate roadside assistance charges persist after policy cancellation because the add-on is not linked to the main policy lifecycle. Customers spend over an hour resolving charges they did not intend to incur. This is a known dark pattern in insurance add-on subscription management.
Canva Text Editing Disrupts Layout and Is Too Complex for Non-Designers
Adding or editing text in Canva frequently breaks existing layouts — deleting content, misaligning elements, and stretching text boxes in ways that require significant manual correction. Users without design training find the tool counterproductive for tasks that should be straightforward. As alternatives mature, Canva's complexity-to-value ratio is increasingly questioned.
Credit Bureau Errors from Bank Data Causing Mortgage Denials
Consumers with excellent credit are being denied mortgages and credit cards due to erroneous negative information submitted by banks like Bank of America to credit bureaus. The banks claim no record of delinquency while the bureaus show conflicting data, leaving consumers unable to dispute or correct the records. This structural failure in credit reporting data integrity has life-altering financial consequences.