Architecture diagrams become unreliable when the code changes but the diagram does not.
Archify approaches this problem by generating diagrams through your coding agent. The agent analyzes a repository, creates a typed JSON description of the system, and Archify validates and renders it as an interactive HTML/SVG diagram.
I tested it on an unfamiliar repository to answer four practical questions:
How accurately does it represent real code?
Can the diagram be regenerated when the code changes?






