---
title: "Reference"
description: "The contracts the skills read and write, rendered from the skill files themselves."
---

> Documentation Index
> Fetch the complete documentation index at: https://peskills.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reference

These pages are the skills' own reference files, copied at build time with a line
saying where each came from. They change only when the skill changes.

| Page | Read it when |
| --- | --- |
| [The report contract](/reference/report-contract) | You are producing or consuming a pe-verify `report.json` |
| [DESIGN.md](/reference/design-md) | You want to know what pe-design writes and the other skills read |
| [The approved record](/reference/approved-record) | You want the rules for `.product/approved/` and fidelity checks |
| [The QA list and the memories file](/reference/qa-list) | You keep a QA list, or want to know what the kit remembers in your home folder |
| [An example report](/reference/example-report) | You want to see a pe-verify report at full width before running one |

Source: https://peskills.dev/reference/index.mdx
