| name | prd-review-doc |
| description | Author compact canonical source for a PRD review (artifact_type prd-review) — business goals, out-of-scope, requirement coverage, stakeholders, readiness. Produces content-only YAML/JSON validated against the base + PRD overlay schema; render with render-branded-html. Use for product/delivery PRD reviews. |
prd-review-doc
Authors content only for a PRD review. Emit canonical YAML/JSON — no
HTML/CSS/JS. Target 2–12 KB. The renderer owns all chrome.
Required & overlay fields
- Base:
schema_version: 2, artifact_type: prd-review, title.
- Overlay:
business_goals[], out_of_scope[], requirement_coverage[]
({requirement, covered?, notes?}), stakeholders[].
Section shape (default)
goals — prose: goals and success metrics.
coverage — table: columns [requirement, covered, notes], one row per
requirement (mirror requirement_coverage[]).
- Optional
dependencies — mermaid flowchart for cross-feature deps.
Use summary[] for the readiness summary (covered vs gaps). Cite the PRD and
related docs in evidence[] as {label, href}.
Widgets (schema v2)
Beyond prose/mermaid/table, sections may use: callout
(note/tip/warning/danger), stats (KPI numbers), steps,
(generic/decision/rejected/persona), , (+),
(2–6 alternatives), (collapsible deep-dive), ,
, . Pick the widget that matches the data — and show
restraint: per document; prefer when
nothing structural is gained. Give every section a ;
pairs small sections side by side under the skin.