Explore Problems

Showing 1,276 of 8,823 problems · matching your filters

LLM Prompt Changes Have No Regression Testing Framework

Teams shipping LLM-powered features cannot systematically test whether prompt changes degrade previous behavior, relying on manual spot checks. Without schema definitions and behavioral contracts for prompts, regressions go undetected until production incidents occur. A formal type system and adversarial test harness for prompts addresses a critical gap as LLM applications move to production.

1 mentions1 sources
S5.1L7
Developer Tools · AI & Machine Learning

Contract Review Tools Are Used at Signing Not Discovery — Misaligned With Actual Behavior

People seek contract review help immediately before signing, not when they first receive a document — meaning tools designed for leisurely async review miss the actual moment of need. Legal tech products built around early-stage contract analysis face a fundamental distribution problem: users are in reactive, time-pressured mode at the point of engagement. Tools must embed into the pre-signature urgency window to be relevant.

1 mentions1 sources
S5.1L7
Industry Verticals · Legal Services

Insurance claims take weeks with no transparency into why

Claimants have no visibility into where their claim stands or what is causing delays, leading to repeated follow-ups and compounding frustration during already stressful events. The process involves multiple handoffs between adjusters, repair shops, medical providers, and legal reviewers, none of which are coordinated in real time for the claimant. This opacity is a systemic feature of how insurers manage liability exposure, not an accidental gap.

1 mentions1 sources
S5.1L7
Customer Experience · Service & Billing Disputes

AI Agents Lack Persistent Working Memory During Complex Computational Tasks

AI agents executing complex data and research tasks have no persistent working memory or interactive runtime context between steps. Reactive notebooks like Marimo give agents a stateful Python environment to use as working memory, enabling more reliable multi-step computation. This fills a core gap in human-agent collaboration workflows.

1 mentions1 sources
S5.1L7
Developer Tools · AI & Machine Learning

Notion offline access is limited and mobile app lags behind desktop

Notion users cannot reliably work without an internet connection, making it unsuitable for travel or low-connectivity environments. The mobile app offers a degraded experience compared to the desktop version, with missing or harder-to-access features. AI capabilities are also paywalled, adding cost friction for users who want the full toolset.

3 mentions1 sources
S5.1L7
Productivity · Knowledge Management

Custom Domain Support for SaaS Apps Is Painful to Build Repeatedly

SaaS developers repeatedly rebuild custom domain support (SSL certificates, DNS verification, reverse proxy) for each new project. Cloudflare for SaaS is expensive, and open-source alternatives are lacking. An embeddable infrastructure layer would save significant engineering time.

1 mentions1 sources
S5.1L7
Developer Tools · DevOps & Infrastructure

Lack of affordable retail site selection tools for European markets

Retail and restaurant operators expanding in Europe have limited access to quality site selection tools, as most solutions are US-centric or priced for enterprise. Successful chains like Bao Family in Paris demonstrate the value of data-driven location strategy, yet SMBs lack accessible alternatives. A gap exists for EU-focused foot traffic, demographic, and competitor proximity analysis at a price point for growing businesses.

1 mentions1 sources
S5.1L7
Productivity · Knowledge Management

Telecom Companies Refuse to Cancel Deceased Accounts Despite Legal Documentation

Estates and next-of-kin cannot cancel telecom accounts of deceased relatives despite submitting death certificates and power of attorney multiple times. AT&T and similar carriers continue billing estates indefinitely. Estate administrators have no efficient automated pathway to close utility accounts, creating ongoing financial and legal burden.

1 mentions1 sources
S5.1L8
Business Operations · Legal & Compliance

Gap Between Test Scenarios and Real User Behavior Is Hard to Bridge

Development and QA teams struggle to replicate authentic user behavior in controlled test environments, leading to post-release surprises that tests did not predict. The disconnect between structured test cases and the chaotic variety of real usage patterns is a persistent engineering challenge. Tools that capture and replay real user sessions or synthesize realistic test inputs from production behavior are in demand.

1 mentions1 sources
S5.2L7
Developer Tools · Testing & QA

Internal Tools Built as Notebooks or Spreadsheets Rarely Become Secure Real Apps

Non-engineer employees regularly build internal workflow logic in notebooks or spreadsheets, but these never graduate into secured, production tools because engineering teams have higher-priority work. This leaves ad hoc, hardcoded, unauthenticated tools running critical processes (such as fraud-detection thresholds) without proper access control or credential handling.

1 mentions1 sources
S5.2L7
Developer Tools · Coding Tools & IDEs

Notion forces AI features on users with no way to disable them

Notion has integrated AI prompts and suggestions pervasively into its interface with no option for users to disable or reduce AI exposure. Users who returned to Notion for structured note-taking find the AI features disruptive and intrusive rather than helpful. This creates a genuine product gap for knowledge workers who want a clean, non-AI-augmented writing and organization tool.

1 mentions1 sources
S5.2L7
Productivity · Note Taking & Writing

Insurance claim payouts fall far short of actual storm repair costs

Homeowners filing storm damage claims receive settlements that cover a fraction of actual contractor repair costs, with adjusters systematically undervaluing damage. Policyholders lack tools to document, appraise, and challenge low settlement offers effectively. As extreme weather events increase, this gap between policy promise and payout reality grows.

1 mentions1 sources
S5.2L7
Industry Verticals · Insurance

Car Dealers Forging Customer Signatures to Add Declined Products to Financing Contracts

Dealership finance managers create new contracts after customers leave, forging signatures to include products the customer explicitly declined such as extended warranties. The forged documents are then submitted to the lender, who fails to detect the discrepancy despite consumer evidence. Police reports go unaddressed and the fraudulent loan terms remain in effect.

1 mentions1 sources
S5.2L7
Industry Verticals · FinTech & Banking

Collection Agency Re-Reports Fraudulent Debt Previously Removed After Dispute

A fraudulent parking ticket debt that was successfully removed from a credit report was later re-submitted by a collection agency, reattempting collection. Re-insertion of previously disputed and removed fraudulent debts undermines the dispute process. Credit bureau re-insertion rules are inadequate to prevent recycled fraudulent claims.

2 mentions1 sources
S5.2L7
Consumer & Lifestyle · Personal Finance

Human Code Review Can't Keep Pace With AI-Generated PR Volume

Engineering teams using AI coding agents now generate far larger, more frequent pull requests than humans can meaningfully review. Teams increasingly lean on automated or AI-assisted review layers to keep production velocity from stalling, raising doubts about how much human oversight remains realistic.

1 mentions1 sources
S5.2L8
Developer Tools · Coding Tools & IDEs

Unauthorized Subscriptions Persist on Replacement Cards After Account Compromise

Fraudulent subscription merchants continue charging replacement cards after card replacement, indicating account relationships persist through card number changes. The card number change does not break the merchant-to-account link. Fraud victims must manually cancel each fraudulent subscription rather than getting a clean break from compromise.

1 mentions1 sources
S5.2L8
Industry Verticals · FinTech & Banking

No Standardized Tool to Generate llms.txt for AI Search Engine Visibility

As AI search engines like Perplexity and ChatGPT become significant traffic sources, websites have no easy way to generate a spec-compliant llms.txt file that tells these crawlers what to index and cite. Developers and marketers must manually craft crawler directives without tooling to automate the classification and formatting process. The absence of accessible generation tools means most sites remain invisible or poorly represented in AI-driven search surfaces.

1 mentions1 sources
S5.2L8
Developer Tools

Malicious Slack Marketplace App Hijacks Connected Facebook Ads Account

A user installed a marketplace app called "OpenAI Ads" that required Facebook Ads account login, after which an unauthorized ad campaign with a $15,000 daily budget was created and only caught because Facebook's own fraud detection flagged it. The app's five-star reviews appear fabricated, pointing to a vetting gap in how third-party apps gain OAuth access through app marketplaces.

1 mentions1 sources
S5.2L7
Security & Compliance · Application Security

GitHub Actions Runner IPs Blocked by Shared-Hosting Firewalls During Deploy

A developer deploying to a cPanel server over SCP/SSH on a custom port finds that GitHub Actions' dynamic runner IPs get auto-blocked by the server's firewall, breaking the deployment step even though the build succeeds. This reflects a structural mismatch between GitHub-hosted runners' non-static IPs and traditional shared-hosting security models.

1 mentions1 sources
S5.2L7
Developer Tools · DevOps & Infrastructure

Important Decisions and Files Get Buried in Busy Chat Channels

Users of team chat platforms report that as channels grow busy, important messages, decisions, and files get buried under high message volume, even when threads are used. Finding a specific past decision or file requires manually digging through scattered, noisy conversation history, undermining the tool's usefulness as a shared source of truth.

1 mentions1 sources
S5.2L7
Productivity · Collaboration & Messaging