docs: rewrite comparison.md to match ADR 0011's positioning decision (#1053) - #1071
Merged
Conversation
…1053) Replaces the line-by-line feature-matrix table against named competitors with the ADR's single structural claim (no drt-hosted intermediary) and a FAQ closing its "why not a UI / audience builder" follow-up item. Corrects stale connector counts (13 sources, 34 destinations) along the way. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…tors Adversarial review caught that Polytomic and RudderStack Reverse ETL both document genuine self-hosted/on-premises deployment options (verified against their own docs), contradicting the blanket claim that all four named competitors route data through a hosted service. Reframed the core claim around drt's own architecture (no hosted service to opt out of, not a tier) rather than asserting a specific behavior for every named competitor. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #1053 (the remaining scope, after an earlier correction comment narrowed it — the tagline/README part of ADR 0011's follow-up already shipped in #1010).
docs/guides/comparison.mdwas exactly the artifact ADR 0011 argues against: a literal feature-matrix table against Census/Hightouch/Polytomic, including a "Destinations: 22 vs 200+ / 200+" row — the losing checkbox-comparison framing the ADR names as a real risk.What changed
Verification
pytest tests/unit/test_docs_html.py— passes🤖 Generated with Claude Code