Correct stale Claude Max ToS note in docs/substrate.md #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Target - docs/substrate.md, the "ToS context" section
Type - doc correction, factual accuracy only, blocks no work
Problem
The note says out-of-band orchestration using Claude Max OAuth was banned April 2026, with the plugin path framed as the only Max-touching path. That is stale. Anthropic reversed the hard prohibition on May 13 2026 and replaced it with a metered-credit model, effective June 15 2026.
Accurate state as of late May 2026
Implication for the substrate
The plugin path is still the right call for luca, but the reason changes. It is no longer the only legal way to touch Max. It is the way that stays on interactive subscription economics instead of draining a metered API-rate credit. An always-on programmatic fleet on claude -p would burn the credit fast at API rates, so API keys or local vLLM remain the backend for 24/7 work.
Action
Replace the "banned April 2026" line with the metered-credit summary above. The historical ban timeline goes in git history, not the doc body.