Detailed Analysis
A Reddit user identifying as a practicing lawyer has published an open letter to Anthropic on the r/Anthropic subreddit, arguing that Claude's daily session-based token limits are disruptive to professional workflows and should be replaced with a single weekly cap. The post describes a concrete use case in which the user attached two large documents — a 40-page opposing petition and a 20-page AI-generated legal opinion, both converted to Markdown to reduce token overhead — and asked Claude Opus with extended thinking enabled to draft a comprehensive legal defense. The single prompt consumed 98% of the day's available session limit, leaving no capacity for the remaining contracts and files the lawyer needed to review. The user's core argument is that a weekly-only limit would allow heavy users to self-regulate across days, accommodating natural variation in workload without the jarring mid-work interruptions the current system produces.
Anthropic's actual limit architecture is more layered than a simple daily cap, which adds important context to the user's complaint. According to Anthropic's support documentation and third-party analyses, the company operates a dual-limit system combining rolling daily session windows — measured in active compute hours rather than raw tokens — with a broader weekly cap. For Pro subscribers ($20/month), daily limits function as rolling five-hour active-use throttles that tighten further during peak hours (roughly 05:00–11:00 PT) and relax during off-peak periods. Weekly caps, such as 40–80 hours of Sonnet or 40 hours of Opus for various plan tiers, sit atop this system as an absolute ceiling. Either limit, once triggered, blocks further usage with no override mechanism. The Max plans at $100 and $200 per month scale these limits substantially, and API users bypass subscription limits entirely in favor of token-based metering.
The engineering rationale for retaining daily rolling limits alongside weekly caps centers on capacity management and abuse prevention. A weekly-only model would theoretically allow any user — or a group of users sharing an account — to exhaust a week's worth of compute in a single day, creating severe demand spikes during peak periods that could degrade service for the broader user base. The rolling daily window functions as a circuit breaker, preventing any single session or account from monopolizing GPU resources during high-demand hours. Anthropic has indicated that fewer than 5% of Pro subscribers actually hit these limits during normal use, suggesting the constraints are calibrated around median workflows rather than the intensive, document-heavy professional tasks the lawyer describes. Users running extended-thinking models like Opus on large attached documents represent an outlier workload that the system is structurally not optimized to accommodate within a single daily budget.
The complaint nonetheless surfaces a genuine tension in how Anthropic positions Claude to professional and enterprise users. The marketing of Claude as a capable legal, financial, and knowledge-work assistant implicitly invites exactly the kind of high-token, long-context tasks the lawyer describes. When a single professionally appropriate prompt exhausts a day's limit, the gap between advertised capability and practical usability becomes conspicuous. This friction is especially acute for users in deadline-driven fields where interrupting a complex analytical task carries real professional cost. Competing services and Anthropic's own API offering resolve this differently — API users pay per token consumed rather than working within subscription caps — but the per-token pricing model transfers financial unpredictability to the user rather than eliminating the underlying tension.
Broader trends in the AI industry suggest this friction is unlikely to be unique to Anthropic or to resolve itself quickly. As frontier models grow more capable and are deployed on increasingly large contexts — particularly with long-document legal, medical, and financial use cases — the compute cost per session grows non-linearly. All major providers are navigating the tradeoff between flat-fee subscription accessibility and the economic reality of variable inference costs. Anthropic's March 2026 adjustments to its usage limit framework, as reported by The Register, indicate the company is actively iterating on these policies, suggesting user feedback of the kind expressed in this post does factor into product decisions. Whether that iteration will move toward the weekly-only structure the lawyer advocates, or toward more granular user controls and transparent dashboards showing token-to-hour consumption rates, remains an open question — but the post illustrates that professional users are increasingly sophisticated about infrastructure constraints and willing to publicly advocate for policy changes that better match their workload realities.
Read original article →