Launched this week

Architext
Architecture diagrams and SAD docs from your real infra
7 followers
Architecture diagrams and SAD docs from your real infra
7 followers
Architext turns your infrastructure into architecture docs. Paste docker-compose, Kubernetes, Terraform, CloudFormation, or a GitHub repo URL — it auto-detects the format and builds an editable diagram. From that one model it compiles context diagram, ADRs, NFRs, threat model, cost, and slide decks. An AI co-editor evolves it in plain English ("add a Redis cache between the API and the DB"). Free, no signup required.



Have you considered adding diff-style version history so I can see how the architecture changed between commits? That would make reviewing design shifts way easier and pair nicely with the AI co-editor workflow when proposing structural changes.
Generating SAD docs from real infra instead of manually drawing them (and immediately having them go stale) is a big time-saver. Does it re-sync automatically when the infra changes, or is it more of a one-time snapshot generation?
honestly this is genuinely useful, I pasted a messy terraform repo and it spit out a clean diagram plus threat model in like a minute. the "add redis between api and db" thing actually worked, which kind of amazed me
Love how it pulls so much from a single source model. One thing that would help a lot: a diff view between revisions so I can see exactly what changed in the diagram or ADRs after the AI co-editor runs, instead of just trusting the chat. That would make it way safer to use on real infra.