# Corrective Action Plan — v1.0.0

Reviewed: 2026-07-15
Owner: Quality Engineering

## Purpose
Define corrective and preventive actions with owners, dates and success criteria before implementation begins.

## Required fields
- `capaId`
- `actions` — corrective and preventive actions
- `owners` — accountable roles per action
- `dueDates` — ISO dates per action
- `successCriteria` — measurable acceptance rule per action

## Rule
Every action must map to at least one identified cause (occurrence, escape or systemic). Actions without a cause link are removed.

## Change history
- v1.0.0 — initial release.
