---
template: templates/prd-template.md
document_type: prd
title: PRD with leaked fields block
owner: '@alice'
status: draft
created: '2026-05-01'
prd_type: enhancement
fields:
  title: { required: true }
---

# PRD with leaked fields block

Isolates the template-only-field-leak detector — `fields:` is a
template-only key. When it appears in an instance, the validator emits a
WARNING ("Template-only field leaked into instance from template scaffold").

## Problem

Placeholder for required section.

## Goals

Placeholder for required section.

## Acceptance Criteria

Placeholder for required section.
