01 / The familiar format
You could share this as a wiki page.
A fictional wiki entry with the same underlying facts. Read it here, then compare how the HTML version presents the information.
Team wiki · Fictional example
Kite Reports 2.4 — CSV header change, review draft
Availability
Devon verified availability on September 7, 2026, for hosted-workspace users only. On-premise availability is unconfirmed.
What changed
Change R-24: newly downloaded CSV files use customer_id instead of account_id for the first column header. Identifier values and the other columns are unchanged. Existing downloaded files are not rewritten.
Who is affected
Integration owners whose mappings use the old header need to review them before adopting new exports. People who only view hosted reports do not need to change mappings for viewing. Compatibility C-24: the importer requires explicit mapping; it does not rename fields automatically or modify external integrations. There is no universal backwards-compatibility assurance.
Adoption and verification
Ask Devon for approved instructions if needed. No procedure, command, documentation URL or migration deadline is supplied. Only the header change is verified here. A merged download-performance ticket is not verified as released, and there are no quantitative performance results.
Review and sharing limits
These fictional field names are not instructions for an actual product. Source issue URLs and support contacts are absent. This draft needs human approval and an audience/access choice before publication. Sharing it does not deploy software, edit mappings or authorize environment changes; it is not the authoritative distribution channel.
02 / The HTML version
Same information. See what needs your attention.
This is the complete static HTML example, not a screenshot. Scroll inside the preview to read it all. It has no live data, scripts, forms, or external resources.
Inspect the complete HTML source
This is the authored source for the example. The preview above passes through our HTML sanitizer before rendering in an isolated frame.
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Kite Reports 2.4 · Release notes</title><style>
*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f6f8f5;color:#20352f;font:17px/1.65 system-ui,sans-serif}main{max-width:1000px;margin:auto;padding:clamp(20px,5vw,64px)}h1,h2,h3,p{margin:0 0 18px}h1{font:500 clamp(32px,5vw,58px)/1.14 Georgia,serif;letter-spacing:-.025em;overflow-wrap:anywhere}h2{font:500 29px/1.3 Georgia,serif;overflow-wrap:anywhere}h3{font-size:19px;line-height:1.4}.label{font:700 12px/1.6 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase}.intro{font-size:20px}.lead{background:#174b40;color:white;padding:24px;margin:28px 0}.lead p:last-child{margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:20px;margin:24px 0}.card{background:white;border:1px solid #bbc5c4;padding:24px}.metric{font:500 38px/1.2 Georgia,serif;display:block;margin-bottom:12px}section{margin:36px 0}ul,ol{padding-left:22px}li{margin-bottom:12px}.note{font-size:14px}.warning{border-left:5px solid #956118;padding-left:20px}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #956118;outline-offset:4px}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #bbc5c4;padding:12px 8px;overflow-wrap:anywhere}caption{text-align:left;font-weight:700;padding:12px 0}pre,code{white-space:pre-wrap;overflow-wrap:anywhere}footer{border-top:1px solid #bbc5c4;padding-top:24px;margin-top:40px;font-size:14px}@media(max-width:480px){th,td{padding:10px 4px;font-size:14px}}@media print{body{background:white}.card,.lead{break-inside:avoid}h2,h3{break-after:avoid}}
</style></head><body><main><header><p class="label">Fictional product / Version 2.4 / September 7, 2026</p><h1>A new CSV header. Review your mapping before adopting it.</h1><p class="intro">Available to hosted-workspace users. On-premise availability is not confirmed.</p></header>
<section class="lead"><p class="label">Action for integration owners</p><h2>Check mappings that use the old first-header name.</h2><p>If your integration consumes newly downloaded CSV files, review its mapping before adopting new exports. The importer does not rename fields automatically.</p></section>
<section><h2>The exact change</h2><div class="grid"><article class="card"><p class="label">Previous first header</p><h3><code>account_id</code></h3></article><article class="card"><p class="label">New download first header</p><h3><code>customer_id</code></h3></article></div><p>Identifier values and the other columns are unchanged. Source: verified change R-24.</p></section>
<section><h2>What does not change</h2><ul><li>Existing downloaded files are unchanged; the release does not rewrite them.</li><li>External integrations are not modified automatically.</li><li>Readers only viewing the hosted report do not need to change CSV mappings for viewing.</li></ul></section>
<section class="warning"><h2>Instructions still need a source</h2><p>No detailed migration procedure, documentation URL, or migration deadline was supplied. Ask the release owner for approved instructions if needed. This page does not invent commands or promise compatibility.</p><p class="note">Source: compatibility note C-24. Release owner: Devon.</p></section>
<section><h2>Not part of this announcement</h2><p>A merged performance ticket was not verified as released. These notes make no download-speed improvement claim.</p><p>Publishing release notes does not deploy software or authorize changes to an integration. Use the established release and update workflows.</p></section><footer>Fictional worked example by share/artifacts. Names, dates, figures and records are invented for demonstration. Static snapshot; no live data or automatic updates.</footer></main></body></html>
Make the next one about your work.
- Take the task to your agent. We provide a request with the goal, example, and checks. Copy it into the conversation where your context lives.
- Supply only what is missing. Use material your agent is authorized to access. Don’t substitute the example’s invented facts for your own.
- Review a draft before sharing. Check facts, readability, and sensitive information. Publishing and choosing who can open it are separate, explicit decisions.
Make this with my agentNo publishing connection is needed for an initial local draft. Your agent needs to be able to create an HTML file; preview and connection support vary by client.