Blog
Product notes, implementation thinking, and practical guides for sharing generated HTML.

2026-05-26
Make AI-Generated HTML Reports Diff-Friendly
Practical rules for generating stable, reviewable HTML artifacts so compare views show real changes instead of noise.
Read article →

2026-05-25
Scan and Redact Secrets Before You Publish HTML Artifacts
A practical pre-publish workflow for AI-generated HTML: secret scanning, redaction, and safe sharing defaults so you don't leak keys in reports.
Read article →

2026-05-24
Project Share Pages: One URL for a Multi-Artifact Handoff
How to share a set of AI-generated HTML artifacts safely: a project index page that lists outputs without rendering arbitrary HTML, plus noindex hygiene, expiry, and revocation.
Read article →

2026-05-23
Keep Generated HTML Self-Contained Before You Share It
A practical checklist for making AI-generated HTML artifacts safe to share: avoid external dependencies, limit outbound connections, and keep review controls outside the artifact.
Read article →

2026-05-22
Source Access: The Audit Trail for AI-Generated HTML
When you share AI-generated HTML, the output is only half the story. Use source access to attach a verifiable audit trail: commit permalinks, inputs, and the workflow context reviewers actually need.
Read article →

2026-05-21
API vs MCP: Choose the Right Publishing Path for AI-Generated HTML
A practical guide to deciding whether an agent, CI job, or internal tool should publish generated HTML through BinHTML's API or MCP server.
Read article →