---
id: prompt-<report-name>
type: report
cadence: <e.g. Tuesday and Thursday, 17:30 local time>
cron: <e.g. 30 17 * * 2,4>
timezone: <IANA zone, e.g. America/Mexico_City>
state: active
execution: manual with review
human_review: yes
model: <Opus | Sonnet | best available>
effort: <high | xhigh | max>
audience: <who reads it and in what register>
sources: <systems this prompt reads, one per line>
output: <path pattern of the note it writes, with a version number in the frontmatter>
destination: <the stable page where a person publishes it>
contract: <path of the document that fixes intention and format>
owner: <a person>
ticket: <optional>
---

# <Report name>

Generate the <report name> for the window given, in the format fixed by the contract. Rules:

1. Measure, do not remember. Every figure comes from a live system and declares its time window. A source that did not answer is reported as such, never as zero.
2. Separate what is done from what is pending. Every pending item names its owner.
3. Read the previous version before writing. Do not repeat what did not change; if something published is no longer true, correct it in the block where it belongs.
4. Write for the audience: one idea per sentence, no filler, no internal tool names, no local paths, no long dashes. Reference things by identifiers that exist (PR, ticket, tag, build).
5. Write the note to the output path with the next version number and stop. A person reads it and publishes it.
