diff --git a/spec_artifacts_process/schemas/spec-review-frontmatter.schema.json b/spec_artifacts_process/schemas/spec-review-frontmatter.schema.json index f4bcf47..239c5f7 100644 --- a/spec_artifacts_process/schemas/spec-review-frontmatter.schema.json +++ b/spec_artifacts_process/schemas/spec-review-frontmatter.schema.json @@ -28,7 +28,8 @@ "dependency", "evidence", "risk-complexity", - "scope-boundary" + "scope-boundary", + "gap-analysis" ] }, "scope": { diff --git a/spec_artifacts_process/skeletons/SpecReview.md b/spec_artifacts_process/skeletons/SpecReview.md index ede40a5..97b9336 100644 --- a/spec_artifacts_process/skeletons/SpecReview.md +++ b/spec_artifacts_process/skeletons/SpecReview.md @@ -13,7 +13,7 @@ review_set: subset - Frontmatter: `type: SpecReview`; `id` matches ^[A-Z]{2,4}-[0-9]+$ (e.g. SR-001); set `analysis` to this doc's analysis (base|failure-domain|integrity|dependency|evidence|risk-complexity| - scope-boundary), `scope` to the spec paths/ids reviewed, and + scope-boundary|gap-analysis), `scope` to the spec paths/ids reviewed, and `review_set` to base|all|subset. - REQUIRED (level 2): Summary, Findings. - `## Findings` MUST be a table with headers EXACTLY: