Walkthrough
Custom Domain Walkthrough
Using only docs, start a safe test domain workflow, copy DNS records, verify steps, understand SSL/provider failures, and avoid token leakage.
SoundSync
Documentation-only steps
Each step must be implementable from public docs. If a behavior is missing, record a docs gap rather than consulting source.
-
Find the guide
Start from the linked public docs.
-
Find the endpoint
Use the API page for caller, auth, request fields, responses, and side effects.
-
Use fake values
Examples and test data must not include real customers, secrets, domains, or payment details.
-
Handle failures
Use state/error tables before inventing behavior.
-
Record gaps
Critical/high gaps block pass; lower gaps become next-phase work.
SoundSync
Required docs
Use these docs for the walkthrough.
