Pandi artifact · style template

Report title goes here

One-paragraph summary of what this artifact contains, who produced it, and why. Keep it under ~74ch of measure for comfortable reading.

2026-07-03 run: demo-123 agents: 5 ok 4 running 1 fail 0

Callouts

Info. Purple-tinted surface (theme export.infoBg) for neutral notes.
Success. Panda green — verification passed, tests green.
Warning. Orange — coverage caps, clamped concurrency, skipped work.
Error. Red — failed branches, blocked criteria. Never hide these.

Cards — click to expand

finding-01 Example collapsible card with evidence verified
Body copy uses secondary ink. Cite evidence with paths like extensions/pi-pandi-theme/themes/panda-syntax-dark.json and keep each card to one finding, one claim, one verification.

Table

ItemStatusNotes
Scout phasedone12 files probed
Fan-outrunning3/5 branches settled
Synthesisfailed1 branch timed out — retried

Code

Inline code like writeArtifact("report.html", html) uses panda green.

// Panda Syntax accents on the paper surface
const summarize = (findings) => findings
  .filter(Boolean)
  .slice(0, 10)
  .map((f) => `- ${f.title}`)
  .join("\n");

Quote

Make the workflow observable: keep steps small, preserve evidence, expose uncertainty, verify outputs, and prefer inspectable artifacts over hidden magic.

Generated with the pandi-artifact-style skill · palette: panda-syntax dark/light