/ce-doc-review

/ce-doc-review — “Review requirements or plans using reviewer personas across coherence, feasibility, and security lenses.” The plan-side analogue of ce-code-review: before any code, it fans out fresh-context reviewer personas (coherence, feasibility, security-lens, product-lens, design-lens, scope-guardian, adversarial-document) over the requirements / plan and reports confidence-gated findings → artifact-review-report.

This is pattern-plan-verification-loop realized with parallel personas rather than a single checker — gating the plan before it is executed, which is the essence of the 80/20 front-load (pattern-shift-left applied to planning). It implements stage-plan (it verifies plan artifacts), distinguishing it from ce-code-review which gates code in stage-review.

Cross-framework equivalents

Plan-verification cluster: ce-doc-reviewgsd-plan-checkerspeckit-analyzebmad-check-implementation-readiness — each gates planning artifacts before implementation. ce-doc-review is distinctive in using a persona fan-out (pattern-parallel-persona-review) where the others use a single multi-dimension checker.

See Also