[AAASM-4135] 📝 (docs): Fix off-project SCIM domain to agent-assembly.com#52
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01R7vqjjo5nrebYNt8WnCNbz
|
Claude Code review — APPROVE (comment-only, not a formal approval)Reviewed against AAASM-4135 across 4 dimensions. 1. CI — Green: 2. Scope vs ticket — Matches exactly. AAASM-4135 (LOW, off-project domain) targets the single illustrative SCIM Endpoint URL in 3. Side effects — Diff is exactly 1 file / 1 line, content-only. No cross-links broken; 4. FE — N/A. Local checks passed (grep clean on tracked source, mdbook build succeeds). LGTM. — Claude Code |



Description
docs/src/cloud-deployment.mdusedhttps://api.agentassembly.io/scim/v2as the illustrative SCIM Endpoint URL — wrong TLD (.io) and missing the hyphen versus the canonicalagent-assembly.comused 12× elsewhere in the docs.agentassembly.ioresolves to a third-party IP, so the value pointed off-project. It has no live hyperlink but slipped past the earlier docs domain-TLD fix (AAASM-4101 / PR #51). Corrected tohttps://api.agent-assembly.com/scim/v2. A repo-wide grep confirms this was the only stale off-projectagentassembly/.ioliteral.Type of Change
Related Issues
Documentation Checklist
cd docs && mdbook buildpasses locally with no warningsdocs/src/SUMMARY.md🤖 Generated with Claude Code
https://claude.ai/code/session_01R7vqjjo5nrebYNt8WnCNbz