Minotaurus is a software architecture platform that keeps your services, APIs, databases, diagrams and documentation connected, validated and traceable — so your architecture and what you ship never drift apart.
Every artifact — services, APIs, database models, diagrams and docs — is typed, wired into one navigable graph, validated for consistency, and sealed into a single versioned source of truth. Hover to pause; click a step to jump.
“users need to reset a forgotten password”
The system must let an authenticated-capable user request, confirm and complete a password reset via a time-limited, single-use token.
A plain-language need becomes a typed, testable artifact.
Every suggested or imported change is checked against explicit, repeatable rules and approved by a person before it joins your architecture. Suggestions move fast — only verified changes become real.
Intelligent assistance and imports propose artifacts, relations and fixes from your intent and existing graph — fast to produce, never trusted on their own.
Every proposal is checked against explicit, repeatable rules. The engine — not a guess — has the final say.
Only verified, approved changes enter the source of truth — versioned with a diff and an author.
A suggestion can only PROPOSE. Only deterministic rules and a human can COMMIT. That gate is what keeps your source of truth trustworthy.
Documentation that lies is worse than none. An SSOT is the difference between hoping your architecture is right and knowing it.
One model, no drift. Services, APIs, databases and docs reference the same artifacts — change it once, it changes everywhere.
Every create, update and delete is versioned with a diff and an author. You can always answer who changed what, and when.
Deterministic rules — not guesswork — decide whether the architecture is consistent. The same input always gives the same verdict.
Export the whole verified system as a JSON, Markdown or PDF bundle. The SSOT travels with you, reproducible byte-for-byte.
An engineering workspace, not a wiki — typed artifacts, traceable relations and deterministic checks across your whole architecture.
A first-class graph of every artifact, typed by shape and color. Pan, zoom, focus a node's neighborhood, open detail from any selection.
Service, API spec, endpoint, database model, entity, documentation, diagram, requirement, security policy, environment, external system.
Paste an OpenAPI spec, Mermaid diagram, SQL or Markdown — Minotaurus parses it into draft artifacts you review before they're confirmed.
Entities and fields with PK/FK markers and FK references between entities, auto-generating a live Mermaid ERD.
Deterministic, rule-based consistency checks across relations, docs, APIs, databases, diagrams and architecture-level heuristics.
Optional intelligent assistance can draft a starting point, suggest per-artifact docs and review your architecture — always as reviewable suggestions, never source of truth until you accept them.
Split-view editors with live preview for per-artifact docs and diagrams, with a syntax-status pill that lights up as you type.
JSON, Markdown or a polished PDF report. Choose which sections to include; the analysis and renderer are pure and deterministic.
A Ctrl K command palette quick-jumps between the dashboard, projects and every project page. Type to filter.
Open the workspace and tour the seeded Online Shop Platform — real artifacts, an API spec, a database ERD, validation and a full version history.