← Reddit

Sospensione dell’account Claude dopo una settimana di utilizzo: dubbio sulle policy e sul workflow

Reddit · alfonsofiorentino · May 24, 2026
A user's Claude Max account was suspended after one week while developing a VR museum webapp, with Anthropic citing suspicious signals and policy violations without specifying the exact breach. The user had been employing a workflow that alternated between Claude Code for development and Codex for code review, passing suggested improvements back to Claude Code for implementation. The account suspension appeal was denied without disclosure of the specific reason, and the user speculated whether the practice of moving code between the two AI systems may have triggered automated detection systems designed to prevent training of competing AI models.

Detailed Analysis

A user on Reddit's r/Anthropic community has described having their Claude Max 5x subscription suspended after approximately one week of use, raising pointed questions about Anthropic's enforcement mechanisms and the transparency of its usage policies. The user had been employing Claude Code to develop a virtual reality web application recreating the interior of a mining museum, working with standard 3D asset formats (.obj and .glb files) representing minerals and exhibited artworks. The suspension notice cited "suspicious signals associated with the account" and a supposed violation of Anthropic's Usage Policy but provided no specific detail about which behavior triggered the action. When the user submitted an appeal and requested at minimum a partial refund for the unused portion of the subscription, Anthropic's support system — operated through an intermediary called FIN AI Agent — responded that the company is under no obligation to disclose the precise reason for suspension and that refunds are not issued in such cases.

The workflow at the center of the dispute is notable for its iterative, multi-platform structure. The user employed both Claude Code and OpenAI's Codex as complementary development tools: Claude Code handled implementation, Codex reviewed the resulting code and proposed refinements, those refinements were compiled into a Markdown file, and that file was then passed back to Claude Code for integration. The user explicitly denies any intent to train a model, scrape data, or develop a competing AI system, framing the workflow instead as a common professional practice of using multiple tools for cross-validation and code quality assurance. Nevertheless, the pattern — in which Claude's outputs are systematically fed into a competing platform and the resulting suggestions returned to Claude — does structurally resemble what Anthropic's terms prohibit regarding the use of outputs to develop or improve rival AI systems, even if the intent was entirely different.

This case touches on a well-documented tension in the enforcement of AI platform terms of service: the gap between automated detection systems and the nuanced realities of professional user workflows. Anthropic's terms do prohibit using Claude's outputs to train, fine-tune, or otherwise improve competing models, a clause shared by most major AI providers. However, the line between that prohibited use and a legitimate iterative coding workflow that happens to involve multiple AI tools is not clearly delineated in publicly available policy documents. The user's question — whether such a workflow constitutes a policy violation or represents a false positive from automated monitoring — is one that Anthropic has not publicly addressed in granular terms, leaving users in a state of interpretive uncertainty when designing complex multi-model pipelines.

The refusal to issue a refund for unused subscription time compounds the user experience concerns raised by the case. Subscription products that can be unilaterally suspended without disclosed cause and without pro-rated refund present a distinct consumer rights dimension, particularly in jurisdictions with stronger digital consumer protections, such as those applicable across the European Union and Italy specifically. The use of an AI-mediated support agent (FIN AI Agent) to deliver the final denial also adds a layer of irony to the situation, as the user's appeal against an automated enforcement decision was itself adjudicated, at least in part, by another automated system. These dynamics — opaque enforcement, AI-to-AI support resolution, and no-refund policies — are likely to become increasingly prominent friction points as AI subscription services scale their user bases and enforcement infrastructure simultaneously.

Broader trends in AI platform governance suggest that this type of incident will recur with greater frequency as professional users develop increasingly sophisticated multi-tool workflows. The rapid proliferation of AI coding assistants has normalized the practice of using several models in concert, yet platform terms of service have not evolved with equivalent clarity to accommodate or explicitly permit such uses. Anthropic, OpenAI, Google, and others each maintain prohibitions against using their outputs for competitive model development, but none has published detailed guidance on where peer-review-style multi-model coding workflows fall within or outside those prohibitions. Until such clarity is provided, users operating in good faith at the intersection of multiple AI ecosystems face meaningful legal and financial exposure, and incidents like the one described in this post will continue to generate unresolved disputes about the boundaries of acceptable use.

Read original article →