A dashboard your team can argue with,
not a screenshot of one.

Your agent has the numbers and can write the page. The moment that page becomes a PNG in a chat thread, the filters stop working and the disagreement moves somewhere nobody can act on. Publish it as the HTML it already is, and let people mark the line they doubt.

See it live

Publishing needs no account and no card — you get a live link back, and a claim link to keep it. The live copy is ours and is read-only; yours will take comments.

What is in the template

Three headline figures with sparklines, a hoverable bar chart drawn from the data rather than hand-placed, a source-and-plan breakdown behind working tabs, and three decisions the numbers point to.

weekly-metrics.html16 KB

Self-contained

Inline styles, inline script, inline SVG. Nothing fetched.

Runs as HTML

Tabs, forms and charts work in the reader’s browser.

Yours to edit

Publish it, then have your agent rewrite it as v2.

Or publish it from your own agent

curl --json @weekly-metrics.json \
  https://app.peerforge.app/api/publish/anonymous

The same endpoint the button above uses. Add a key and it publishes into your workspace instead, with the history and the audit log.

How this gets shared today.

Each of these works. Each of them also loses something on the way, and the thing lost is nearly always the feedback.

Screenshot in chatThe chart stops being a chart. Nobody can check a number.
PDF exportInteractivity gone, and comments land in a reply-all thread.
A BI tool seatEveryone who might glance at it needs an account and a licence.
A notebook linkRuns the query again, or does not run at all by the time they open it.

On PeerForge the document keeps running, the comment sits on the sentence it is about, and the agent that wrote it can read the comments back — including which ones its next version just broke.

How the anchoring works →