Δ Diff Review Kit
Technical design review · multi-page prototype

Current vs Proposed Diff Review

A linked HTML review pack for engineers: compare today’s implementation with the proposed design, validate acceptance criteria, review API boundaries, plan migration, and verify the test surface.

Review objective

System design

The proposed design converts a request-coupled document publishing flow into an event-backed, versioned, observable pipeline. It keeps the read path fast, isolates write-side failure domains, and creates explicit contracts between editor, renderer, access control, and comment services.

How to use

Interactive

Start with the diff page. As each section reaches the viewport, the acceptance checklist ticks itself. Use the other pages to inspect API contracts, migration sequencing, and verification coverage.

01

Current vs Proposed

Scroll-driven side-by-side technical diff with sticky acceptance criteria.

Open diff →
02

API Contract

Endpoint boundaries, request payloads, response shape, and error model.

View API →
03

Migration Plan

Feature flag rollout, backfill strategy, cutover steps, and rollback rules.

View plan →
04

Test Matrix

Unit, contract, integration, performance, and chaos test coverage.

View tests →