Yourdoc reviewerswill thank you.

DraftView turns pull requests into shareable review links. SMEs, Legal, and PMs edit, leave comments, and suggestions in a familiar Google Docs-style interface. Their edits land back in your PR as native GitHub Suggested changes.
No back and forth. No copy-pasting. No drift.

Works with AI-generated drafts, human PRs, and everything in between. GitHub · GitLab
DraftView#42
Submit (2)
Files2
B
I
</>
S
Link
H1
H2
H3
P

Acme SDK

Acme SDK is a production-ready client library for the Acme platform. It handles authentication, request signing, retry logic, and streaming.

Features

  • Simple auth: pass your API key once
  • Retry with backoff
  • TypeScript-first: full type definitions included
  • Tiny footprint: zero runtime deps
  • Streaming support

Quick Start

Get up and running in under a minute:

npm install @acme/sdk

Configuration

Option
Type
Default
Desc
apiKey
string
Your API key
baseUrl
string
api.acme.dev
Base URL
timeout
number
30000
Timeout in ms
Comments4
README L1

Love the new “production-ready” framing, much stronger than before.

README L14

Should we add an auth example to Quick Start?

README L22
Add a comment…
01

Magic Links, Auto-Posted to Your PRs

Whenever a docs PR is opened, DraftView automatically posts a secure, shareable magic link in the comments.

02

Review Like a Document, Not a Diff

A GitHub account is required, but reviewers don't need to learn anything. They click the link and edit in a clean, visual reading canvas. No onboarding required. Optionally restrict access with a password or require SSO sign-in; reviewers never touch GitHub.

03

Suggestions Land Directly in Your PR

When your reviewer is done, visual edits automatically convert into native GitHub Suggested Changes on the exact source lines. Writers just click merge.

Precision Control

Say goodbye to diff view.

Nobody outside engineering should have to read that. DraftView keeps your Markdown, MDX, and AsciiDoc docs exactly where it belongs, in Git. While giving every reviewer a clean, comment-ready document they'll actually open.

PR #47docs: update authentication API referenceOpen
docs/api-reference/endpoints.mdx
+104
@@ -1,6 +1,8 @@ frontmatter
11 ---
3description: API endpoints for auth
3+description: >
4+ OAuth 2.0, token management & session endpoints
56 ---
@@ -8,4 +10,7 @@ imports
8import { Callout } from '@/components/Callout'
10+import { Callout, Tabs, TabItem } from '@/components/ui'
12+import { EndpointBadge } from '@/components/EndpointBadge'
@@ -24,10 +28,13 @@ POST /auth/token
2428 ## Token Exchange
26Exchange an auth code for an access token.
30+Exchange an authorization code for an **access token** and
31+refresh token pair. Tokens expire after **3600 seconds**.
2833 <EndpointBadge method="POST" path="/auth/token" />
30<Callout>
35+<Callout type="warning" title="Security Note">
36+ Never store tokens in `localStorage`. Use httpOnly
37+ cookies or a secure server-side session store.
38+</Callout>

Password & SSO-Protected Links

Restrict any magic link to a password, a specific email domain, or your company's SSO provider. Enterprise-grade access control without enterprise-grade complexity.

🔒
🔑
🔓

SOC2 Ready

End-to-end encryption on every session. Audit-ready from day one. Built for teams with compliance requirements.

Full Audit Trail

Every review session is logged. Who opened the link, what they changed, when they approved. Export evidence for legal sign-off or compliance audits.

Everything your review workflow is missing

Instant Magic Links

Share a rendered, interactive review for any GitHub branch or PR with a single link. No logins, no onboarding, no confusion. Your reviewer clicks, reads, edits, and comments. DraftView handles the rest.

Google Docs-Style Suggestions

Reviewers highlight text and type replacements, just like suggesting edits in a shared document. No raw Markdown. No diff hunting. No "what exactly are you changing?" back-and-forth. Just clean, intuitive suggestions that anyone can make and understand.

Native GitHub PR Sync

Every suggestion and comment writes back to your GitHub PR as a structured, line-level Suggested Change. Work as you normally would in GitHub. No copy-pasting required.

Flexible Link Security

Share links the way your org requires. Password-protect a link for external partners. Restrict to SSO-authenticated identities for enterprise compliance. Set expiry dates. Revoke at any time. DraftView gives you the controls to share securely, without friction.

Works With Your Stack

DraftView renders your docs as they would appear in your docs, including support for Markdown, MDX, and AsciiDoc. It's built to fit seamlessly into your existing workflow. No migrations, no new formats, no learning curve. Just better reviews, right where your docs already live.

Secure Data Handling

DraftView ensures your data is handled securely, with encryption at rest and in transit. Your sensitive information remains protected, giving you peace of mind.

Only docs, no diffs

DraftView highlights changes directly in the rendered document, eliminating the need for side-by-side diff views. This makes it easier for non-technical stakeholders to review and understand changes without getting lost in raw Markdown or code.

Review Audit Trail

Every review session is logged: who opened the link, what they suggested, when they approved. Export audit evidence for Legal sign-off or compliance reviews.

Blazing Fast Performance

DraftView is built for speed. Our optimized rendering engine and smart caching mean your documents load instantly, even on large PRs. Say goodbye to lag and hello to seamless reviewing.

Free your docs from duplicate drafts

Built for docs-as-code workflows.

Unlike traditional CMS platforms, DraftView lives in your workflow, not as a destination. We believe technical documentation requires technical review tools, not generic word processors.

"Getting PM reviews is the biggest problem for any doc-review workflow. Their feedback is disconnected from the original. If you're using GitHub, your reviewers would all have to understand and be able to smoothly work with the source structure. This is pretty unlikely."

Senior Technical Writerenterprise software team
System Manifest V1.0

Frequently
Asked
Questions

Everything you need to know about the visual review engine. Machined for precision, built for humans.

Diff-core Engine
DV_2026.03
Status
EARLY ACCESS
Our visual interface uses our proprietary "Diff-Core" engine to render your documentation changes. It provides a clear, visual representation of modifications, making it easier to review and understand updates. Join our waitlist to experience it firsthand.
Unfortunately, yes. Because GitHub's policy does not allow suggestions and comments on behalf of unauthenticated users. All reviewers must sign in with a GitHub account. For public repositories, anyone with a GitHub account can review and comment. For private repositories, reviewers must also have access rights to the repository in order to add comments or suggestions on pull requests.
Yes, our system is designed to work seamlessly with both public and private repositories. You can connect your private repos securely, and only authorized reviewers will have access to the visual review sessions.
We currently support MDX, AsciiDoc, standard Markdown, and planning support for RST formats.
Yes, all data is encrypted at rest and in transit. We follow industry best practices for security and compliance, including SOC2 readiness. Your documentation and review sessions are protected with enterprise-grade security measures.
DraftView is designed to integrate with GitHub, so as long as your documentation is in a GitHub repository, you can use our visual review engine. So if you use Docasaurus, GitBook, Redocly, Readme, Hugo, MKDocs, or any other platform you are good to go.
Our API allows for custom integrations with headless CMS platforms and proprietary content systems. If you have specific integration needs, please reach out to our support team to discuss how we can accommodate your workflow.
Currently, our visual review engine is optimized for GitHub. Our API is ready for integrations with other platforms. If you're interested in using our engine with GitLab, Bitbucket, or another platform, please join our waitlist and let us know your use case. We are actively exploring support for additional platforms based on user demand.
We are in early access, and our pricing model is still being finalized. However, there is a free tier for small teams and individual users, with paid plans for larger teams and enterprises that require additional features and support. Join our waitlist for more details on pricing.

The missing link for human-verified docs.

Stop double-handling your documentation updates in Google Docs, Confluence, or Notion. Give every reviewer a clean, comment-ready document they'll actually open. Get early access.