---
template: templates/prd-template.md
document_type: prd
title: PRD with malformed created date
owner: '@alice'
status: draft
created: not-a-date
prd_type: enhancement
---

# PRD with malformed created date

Isolates `pattern` enforcement on the `created` field — the template
requires `^\d{4}-\d{2}-\d{2}$` but the frontmatter says `not-a-date`.

## Problem

Placeholder for required section.

## Goals

Placeholder for required section.

## Acceptance Criteria

Placeholder for required section.
