What problem does it solve? Creating polished technical diagrams usually requires manual layout work in drawing tools, and text-based formats like Mermaid offer limited styling and no validation of visual quality. Archify turns a small typed JSON specification into a self-contained, explorable HTML diagram with deterministic validation and delivery receipts. ## Core Features & Use Cases - Five typed diagram renderers: architecture, workflow, sequence, dataflow, and lifecycle, each with a strict JSON schema, automatic orthogonal routing, and composition checks. - Validated delivery pipeline: the validate and deliver CLI commands enforce a showcase quality profile, freeze the specification, and report SHA-256 receipts plus visual-check evidence at desktop viewport sizes. - Mermaid conversion and brand marks: accepts pasted Mermaid flowchart, sequenceDiagram, and stateDiagram input, and supports a built-in catalogue of 107 brand marks with digest-pinned capture for unknown sites. - Use Case: Ask for a diagram of your microservices deployment, and Archify authors the JSON IR, validates it against the showcase profile, and delivers a single HTML file with dark/light themes, pan/zoom, search, and PNG/SVG export. ## Quick Start Ask the assistant to create an architecture diagram of your system using archify, describing the components and their relationships in plain language.