Your proposals deserve better than a Google Doc. Draftmark gives engineering teams structured async review with deadlines, review tracking, and inline comments — so decisions actually get made.
Draft your RFC in markdown. Add Mermaid diagrams for architecture, code blocks for API examples, tables for comparisons.
Set expected_reviews and a review_deadline. The API tracks progress and auto-rejects feedback after the deadline.
Post the link in your team channel. Reviewers see a clean rendered doc with inline commenting — no login needed for public RFCs.
Reviewers leave inline comments on specific lines and mark themselves as “done reviewing.” You can see who has reviewed and who hasn't.
When review_complete: true, close the review. The RFC is now a record of the decision, with all feedback preserved.
Set expected_reviews and review_deadline. The API tells you when the threshold is met or the deadline has passed.
Embed architecture diagrams, sequence diagrams, and flowcharts directly in your markdown. Rendered client-side with Mermaid.js.
Feedback anchored to specific lines. “This migration step needs a rollback plan” — on the exact line, not buried in a thread.
Group your RFC with the API spec, migration guide, and ADR into a single collection. Cross-reference between docs in comments.
Every update creates a new version. See exactly what changed between drafts, and which comments apply to which version.
Reviewers mark themselves done. Check who has reviewed and who hasn't — in the UI or via a single API call.