Editor, Markdown, MDX, and Git
EventCatalog is file-based. The editor keeps that model.
Instead of asking every contributor to edit Markdown, MDX, YAML frontmatter, schemas, and Git diffs by hand, the editor gives them a visual workflow on top of the same project files.
Markdown and MDX are still the source of truth
Each EventCatalog resource is still represented by files in your catalog.
For example, a service might live at:
domains/Orders/services/OrderService/index.mdx
When you edit that service in the editor, the editor updates the same file.