What problem does it solve? Creating polished technical diagrams by hand is slow and error-prone, and Mermaid output often lacks layout control, validation, and export quality. Archify turns plain-language requirements or pasted Mermaid into validated, self-contained interactive HTML diagrams with deterministic receipts. ## Core Features & Use Cases - Five typed diagram renderers: architecture, workflow, sequence, dataflow, and lifecycle, each driven by a strict JSON schema with showcase-quality validation. - Mermaid conversion: Accepts flowchart, sequenceDiagram, and stateDiagram input and re-authors it as fresh Archify JSON rather than mechanically copying Mermaid styling. - Deterministic delivery and verification: The deliver command freezes the specification, renders it, and reports SHA-256 receipts; visual-check collects browser evidence from the delivered HTML. - Use Case: Ask for a diagram of your microservices deployment with security boundaries, and receive a validated standalone HTML file with dark/light themes, pan/zoom, search, and PNG/SVG/WebM export. ## Quick Start Ask the assistant to create an architecture diagram of your system from a plain-language description or pasted Mermaid, and it will author, validate, and deliver a standalone interactive HTML file.