Background
From the AI readiness audit (April 20, 2026). Every crawled docs page contains AnthropicOpen in Claude twice in its crawled markdown output — once as a floating widget and once inline. The second occurrence appears mid-content, splitting description paragraphs.
Example (from /ai-edge/overview)
# AI Edge
AnthropicOpen in Claude
Datum's AI Edge service is built on Envoy...
AnthropicOpen in Claude
Our AI Edge service is built on Envoy...
The second occurrence splits what should be a single description paragraph into two fragments. AI systems reading this page see the content stated twice with a UI button in between, degrading coherence.
Investigation steps
Notes
The duplication is systematic across all pages, suggesting a configuration or platform issue rather than a content authoring problem. Worth investigating before assuming unfixable — high impact if resolvable.
Background
From the AI readiness audit (April 20, 2026). Every crawled docs page contains
AnthropicOpen in Claudetwice in its crawled markdown output — once as a floating widget and once inline. The second occurrence appears mid-content, splitting description paragraphs.Example (from
/ai-edge/overview)The second occurrence splits what should be a single description paragraph into two fragments. AI systems reading this page see the content stated twice with a UI button in between, degrading coherence.
Investigation steps
Notes
The duplication is systematic across all pages, suggesting a configuration or platform issue rather than a content authoring problem. Worth investigating before assuming unfixable — high impact if resolvable.