Technical plan / Draft 03
Usage ledger migration
Rollout strategy
Dual-write for seven days, then switch reads after the reconciliation rate stays above 99.9%.1
events → ledger_v2 → audit
Technical design document review
Stop copying an engineering plan into Google Docs or Notion just to get useful feedback. Bring the Markdown into Nativ Docs, discuss the exact passages that matter, then commit the decisions back to the repo.
Technical plan / Draft 03
Dual-write for seven days, then switch reads after the reconciliation rate stays above 99.9%.1
events → ledger_v2 → audit
SamiraSecurity · 4m
What happens if reconciliation drops after the read switch?
02 / The two-copy problem
Technical teams choose Markdown in the repo because it stays close to the code. They choose Docs or Notion because more people can read and comment there. The copy between them is where the plan splits.
The committed plan changes. The pasted review copy does not—or the review copy changes without a matching commit.
A Slack answer, a Notion comment, and a PR note each explain part of the decision. The next draft has to reconstruct it.
PR diffs work for engineers. Product, design, security, and operations need the rendered proposal and its full context.
03 / One source, one review room
Nativ sits beside your repository workflow. The file stays where engineers maintain it. The discussion gets a place built for the whole team.
Keep the RFC, ADR, implementation plan, or technical design as Markdown in the relevant repository.
Upload the Markdown file, or create the review copy from a connected MCP client. Nativ renders the plan as a readable document.
Invite the people whose judgment matters. They can select exact text, reply in a thread, and resolve the discussion.
Apply the resolved feedback to the next version of the plan and commit it back to the repository.
04 / Different jobs, same plan
GitHub stays the engineering system of record. Nativ gives every reviewer the view they need to participate before implementation starts.
05 / The division of labor
| Need | GitHub | Docs / Notion copy | Nativ review |
|---|---|---|---|
| Canonical plan | Repository file | Competing copy | Review version |
| Reading experience | Markdown or diff | Rendered document | Rendered document |
| Contextual discussion | PR lines | Inline comments | Anchored threads |
| Review outcome | Merge state | Scattered resolutions | Resolved decisions |
06 / Questions
Keep the Markdown plan in the repository, bring the file into Nativ Docs, and invite reviewers to comment on exact passages in the rendered document. Fold the resolved feedback into the next commit so Git remains the source of truth.
No. GitHub remains the home for the plan and its commit history. Nativ is the review room where engineers and cross-functional teammates can read the rendered plan, discuss it in context, and capture decisions.
Yes. Nativ renders Markdown as a readable document, so product, design, security, and operations teammates can review the plan without navigating a diff or editing repository files.
Not directly today. Reviewers discuss and resolve threads in Nativ, then the plan owner incorporates the decisions into the repository's next revision. A connected MCP client can create and update Nativ documents from an agent workflow.
Bring your next Markdown plan into Nativ Docs.
Start a technical design review