@eventcatalog/core 4.1.3 → 4.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/analytics/analytics.cjs +1 -1
- package/dist/analytics/analytics.js +2 -2
- package/dist/analytics/log-build.cjs +1 -1
- package/dist/analytics/log-build.js +3 -3
- package/dist/{chunk-DDGOJV25.js → chunk-DIUAURE2.js} +1 -1
- package/dist/{chunk-WEDJTUSQ.js → chunk-E6IUV4GX.js} +1 -1
- package/dist/{chunk-TUKKXNQR.js → chunk-G74MXXTG.js} +1 -1
- package/dist/{chunk-PDQER3NQ.js → chunk-GIU3S4CI.js} +1 -1
- package/dist/{chunk-G3D7IZ67.js → chunk-X77TET65.js} +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/docs/api/02-config.md +166 -14
- package/dist/docs/api/08-code-blocks.md +1 -1
- package/dist/docs/development/00-why-eventcatalog.md +29 -40
- package/dist/docs/development/01-fundamentals.md +58 -7
- package/dist/docs/development/01-getting-started/configuration-overview.md +1 -93
- package/dist/docs/development/01-getting-started/develop-and-build.md +4 -3
- package/dist/docs/development/01-getting-started/installation.md +3 -3
- package/dist/docs/development/01-getting-started/project-structure.md +74 -141
- package/dist/docs/development/ask-your-architecture/01-intro.md +8 -76
- package/dist/docs/development/ask-your-architecture/02-eventcatalog-assistant/01-what-is-eventcatalog-assistant.md +4 -3
- package/dist/docs/development/ask-your-architecture/02-eventcatalog-assistant/02-configuration.md +2 -1
- package/dist/docs/development/ask-your-architecture/02-eventcatalog-assistant/03-bring-your-own-tools.md +1 -3
- package/dist/docs/development/ask-your-architecture/02-eventcatalog-assistant/_category_.json +2 -2
- package/dist/docs/development/{developer-tools/llms.txt.md → ask-your-architecture/02-llms.txt.md} +1 -2
- package/dist/docs/development/ask-your-architecture/03-mcp-server/_category_.json +2 -2
- package/dist/docs/development/ask-your-architecture/03-mcp-server/getting-started.md +2 -2
- package/dist/docs/development/ask-your-architecture/03-mcp-server/introduction.md +2 -25
- package/dist/docs/development/{developer-tools/schemas.txt.md → ask-your-architecture/03-schemas.txt.md} +1 -2
- package/dist/docs/development/ask-your-architecture/04-agents/01-overview.md +27 -0
- package/dist/docs/development/ask-your-architecture/04-agents/02-code-to-docs.md +124 -0
- package/dist/docs/development/ask-your-architecture/04-agents/03-breaking-changes.md +170 -0
- package/dist/docs/development/ask-your-architecture/04-agents/_category_.json +12 -0
- package/dist/docs/development/ask-your-architecture/{04-skills → 05-skills}/_category_.json +2 -2
- package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/03-installation.md +1 -1
- package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/_category_.json +2 -1
- package/dist/docs/development/ask-your-architecture/_category_.json +2 -2
- package/dist/docs/development/authentication/01-introduction.md +3 -3
- package/dist/docs/development/authentication/02-enabling-authentication.md +2 -2
- package/dist/docs/development/authentication/providers/03-setting-up-github.md +25 -1
- package/dist/docs/development/authentication/providers/03a-setting-up-google.md +0 -1
- package/dist/docs/development/bring-your-own-documentation/01-introduction.md +29 -25
- package/dist/docs/development/bring-your-own-documentation/custom-pages/01-introduction.md +9 -8
- package/dist/docs/development/bring-your-own-documentation/custom-pages/02-adding-custom-docs.md +70 -32
- package/dist/docs/development/bring-your-own-documentation/custom-pages/03-components.md +4 -1
- package/dist/docs/development/bring-your-own-documentation/custom-pages/04-owners.md +2 -1
- package/dist/docs/development/bring-your-own-documentation/custom-pages/_category_.json +1 -1
- package/dist/docs/development/bring-your-own-documentation/diagrams/01-introduction.md +56 -0
- package/dist/docs/development/bring-your-own-documentation/diagrams/02-creating-diagrams.md +262 -0
- package/dist/docs/development/{guides → bring-your-own-documentation}/diagrams/03-referencing-diagrams.md +3 -87
- package/dist/docs/development/bring-your-own-documentation/diagrams/05-comparing-diagrams.md +25 -0
- package/dist/docs/development/bring-your-own-documentation/diagrams/07-reference.md +144 -0
- package/dist/docs/development/{guides → bring-your-own-documentation}/diagrams/_category_.json +2 -1
- package/dist/docs/development/bring-your-own-documentation/resource-docs/01-introduction.md +2 -4
- package/dist/docs/development/bring-your-own-documentation/resource-docs/02-adding-resource-docs.md +138 -43
- package/dist/docs/development/bring-your-own-documentation/resource-docs/03-categories.md +38 -9
- package/dist/docs/development/bring-your-own-documentation/resource-docs/04-versioning.md +62 -13
- package/dist/docs/development/components/04-snippets.md +0 -2
- package/dist/docs/development/components/05-using-components.md +4 -16
- package/dist/docs/development/components/07-resource-references.md +1 -1
- package/dist/docs/development/components/_category_.json +3 -3
- package/dist/docs/development/components/components/01-accordian.md +1 -1
- package/dist/docs/development/components/components/03-admonitions.md +1 -1
- package/dist/docs/development/components/components/04-agent-tools.md +2 -2
- package/dist/docs/development/components/components/05-attachments.md +1 -1
- package/dist/docs/development/components/components/07-design.md +1 -2
- package/dist/docs/development/components/components/08-entitymap.md +2 -2
- package/dist/docs/development/components/components/09-flow.md +1 -1
- package/dist/docs/development/components/components/10-link.md +1 -1
- package/dist/docs/development/components/components/11-mermaid-file-loader.md +1 -1
- package/dist/docs/development/components/components/12-message-table.md +1 -1
- package/dist/docs/development/components/components/13-nodegraph.md +1 -1
- package/dist/docs/development/components/components/14-openapi.md +3 -3
- package/dist/docs/development/components/components/15-prompt.md +2 -6
- package/dist/docs/development/components/components/16-remote-schema.md +5 -3
- package/dist/docs/development/components/components/17-resource-group-table.md +1 -1
- package/dist/docs/development/components/components/18-resource-link.md +1 -1
- package/dist/docs/development/components/components/19-schema.md +1 -1
- package/dist/docs/development/components/components/20-schema-viewer.md +1 -1
- package/dist/docs/development/components/components/21-steps.md +1 -1
- package/dist/docs/development/components/components/22-tabs.md +1 -1
- package/dist/docs/development/components/components/23-tiles.md +1 -1
- package/dist/docs/development/components/components/24-visibility.md +1 -1
- package/dist/docs/development/components/components/_category_.json +1 -1
- package/dist/docs/development/components/custom-components/01-introduction.md +74 -0
- package/dist/docs/development/components/custom-components/02-create-your-first-component.md +71 -0
- package/dist/docs/development/components/custom-components/03-pass-data-into-components.md +86 -0
- package/dist/docs/development/components/custom-components/04-fetch-data-in-components.md +191 -0
- package/dist/docs/development/components/custom-components/05-style-components.md +60 -0
- package/dist/docs/development/components/custom-components/06-add-client-side-scripts.md +67 -0
- package/dist/docs/development/components/custom-components/07-reference.md +115 -0
- package/dist/docs/development/components/custom-components/_category_.json +11 -0
- package/dist/docs/development/components/{external-diagram-embeds/03-drawio.md → diagram-syntax/01-drawio.md} +2 -3
- package/dist/docs/development/components/{external-diagram-embeds/04-figjam.md → diagram-syntax/02-figjam.md} +1 -2
- package/dist/docs/development/components/diagram-syntax/{04-icepanel.md → 03-icepanel.md} +1 -2
- package/dist/docs/development/components/diagram-syntax/04-likec4.md +136 -0
- package/dist/docs/development/components/{external-diagram-embeds/02-lucid.md → diagram-syntax/05-lucid.md} +2 -3
- package/dist/docs/development/components/diagram-syntax/{01-mermaid.md → 06-mermaid.md} +1 -1
- package/dist/docs/development/components/{external-diagram-embeds/01-miro.md → diagram-syntax/07-miro.md} +2 -3
- package/dist/docs/development/components/diagram-syntax/{02-plantuml.md → 08-plantuml.md} +3 -3
- package/dist/docs/development/components/diagram-syntax/{03-structurizr.md → 09-structurizr.md} +1 -1
- package/dist/docs/development/components/diagram-syntax/_category_.json +3 -3
- package/dist/docs/development/customization/01-customize-landing-page.md +7 -15
- package/dist/docs/development/customization/02-themes.md +1 -0
- package/dist/docs/development/customization/03-application-sidebar.md +246 -0
- package/dist/docs/development/customization/03-search.md +2 -2
- package/dist/docs/development/customization/{customize-sidebars/01-documentation-sidebar.md → 04-documentation-sidebar.md} +4 -4
- package/dist/docs/development/customization/05-custom-pages-and-api-routes/01-introduction.md +94 -0
- package/dist/docs/development/customization/05-custom-pages-and-api-routes/02-create-a-custom-page.md +177 -0
- package/dist/docs/development/customization/05-custom-pages-and-api-routes/03-create-an-api-route.md +128 -0
- package/dist/docs/development/customization/05-custom-pages-and-api-routes/04-reference.md +138 -0
- package/dist/docs/development/customization/05-custom-pages-and-api-routes/_category_.json +12 -0
- package/dist/docs/development/customization/06-customize-tables.md +3 -3
- package/dist/docs/development/customization/07-resource-icons.md +190 -0
- package/dist/docs/development/customization/_category_.json +1 -1
- package/dist/docs/development/customization/customize-visualizer/_category_.json +2 -2
- package/dist/docs/development/deployment/hosting-options.md +1 -2
- package/dist/docs/development/developer-tools/api-catalog.md +1 -1
- package/dist/docs/development/developer-tools/eventcatalog-linter.md +137 -2
- package/dist/docs/development/governance/_category_.json +1 -0
- package/dist/docs/development/governance/architecture-change-detection/01-introduction.md +2 -2
- package/dist/docs/development/guides/98-versioning-resources.md +192 -0
- package/dist/docs/development/guides/99-adding-analytics.md +0 -1
- package/dist/docs/development/guides/changelogs/02-adding-changelogs.md +2 -2
- package/dist/docs/development/guides/changelogs/03-automated-changelogs.md +2 -2
- package/dist/docs/development/guides/changelogs/04-reference.md +77 -0
- package/dist/docs/development/guides/changelogs/_category_.json +2 -2
- package/dist/docs/development/guides/domains/01-introduction.md +14 -9
- package/dist/docs/development/guides/domains/{02-creating-domains/02-adding-domains.md → 02-create-domain.md} +32 -16
- package/dist/docs/development/guides/domains/{02-creating-domains/02a-subdomains.md → 03-model-subdomains.md} +22 -10
- package/dist/docs/development/guides/domains/03-ownership-and-language/01-owners.md +1 -1
- package/dist/docs/development/guides/domains/03-ownership-and-language/02-adding-ubiquitous-language.md +2 -6
- package/dist/docs/development/guides/domains/03-ownership-and-language/_category_.json +2 -2
- package/dist/docs/development/guides/domains/04-add-resources-to-domains/01-add-systems-to-domains.md +154 -0
- package/dist/docs/development/guides/domains/{02-creating-domains/03-adding-services-to-domains.md → 04-add-resources-to-domains/02-add-services-to-domains.md} +6 -37
- package/dist/docs/development/guides/domains/{02-creating-domains/04-adding-messages-to-domains.md → 04-add-resources-to-domains/03-add-messages-to-domains.md} +4 -6
- package/dist/docs/development/guides/domains/{02-creating-domains/05-adding-data-products-to-domains.md → 04-add-resources-to-domains/04-add-data-products-to-domains.md} +6 -5
- package/dist/docs/development/guides/domains/04-add-resources-to-domains/05-add-entities-to-domains.md +115 -0
- package/dist/docs/development/guides/domains/04-add-resources-to-domains/_category_.json +11 -0
- package/dist/docs/development/guides/domains/{08-domain-integration-map.md → 06-visualize-domains/01-domain-integration-map.md} +5 -6
- package/dist/docs/development/guides/domains/06-visualize-domains/_category_.json +12 -0
- package/dist/docs/development/guides/domains/{04-versioning-and-changelogs/01-versioning.md → 07-version-domains.md} +5 -6
- package/dist/docs/development/guides/domains/{04-versioning-and-changelogs/02-changelog.md → 08-add-changelog.md} +6 -7
- package/dist/docs/development/guides/domains/09-reference.md +517 -0
- package/dist/docs/development/guides/owners/01-what-are-teams-and-users.md +46 -0
- package/dist/docs/development/guides/owners/02-create-team.md +110 -0
- package/dist/docs/development/guides/owners/03-create-user.md +99 -0
- package/dist/docs/development/guides/owners/05-teams-reference.md +144 -0
- package/dist/docs/development/guides/owners/06-users-reference.md +128 -0
- package/dist/docs/development/guides/owners/_category_.json +2 -2
- package/dist/docs/development/guides/owners/automated-teams-and-users/_category_.json +11 -0
- package/dist/docs/development/guides/owners/automated-teams-and-users/create-your-own-connector.md +108 -0
- package/dist/docs/development/guides/owners/automated-teams-and-users/sync-from-github.md +156 -0
- package/dist/docs/development/guides/owners/automated-teams-and-users/sync-from-microsoft-entra.md +253 -0
- package/dist/docs/development/guides/resources/_category_.json +11 -0
- package/dist/docs/development/guides/resources/adrs/01-introduction.md +37 -0
- package/dist/docs/development/guides/resources/adrs/02-creating-adrs.md +211 -0
- package/dist/docs/development/guides/resources/adrs/03-linking-resources.md +52 -0
- package/dist/docs/development/guides/resources/adrs/04-relationships.md +80 -0
- package/dist/docs/development/guides/resources/adrs/06-reference.md +247 -0
- package/dist/docs/development/guides/resources/adrs/_category_.json +11 -0
- package/dist/docs/development/guides/{agents → resources/agents}/01-introduction.md +1 -16
- package/dist/docs/development/guides/resources/agents/02-create-agent.md +188 -0
- package/dist/docs/development/guides/{agents → resources/agents}/03-adding-tools.md +3 -4
- package/dist/docs/development/guides/{agents → resources/agents}/04-model-metadata.md +2 -2
- package/dist/docs/development/guides/{agents/adding-to-agents/01-messages.md → resources/agents/05-add-messages-to-agents.md} +5 -4
- package/dist/docs/development/guides/{agents/adding-to-agents/02-datastores.md → resources/agents/06-add-data-stores-to-agents.md} +4 -15
- package/dist/docs/development/guides/resources/agents/11-reference.md +238 -0
- package/dist/docs/development/guides/{agents → resources/agents}/_category_.json +2 -2
- package/dist/docs/development/guides/resources/data/01-introduction.md +15 -0
- package/dist/docs/development/guides/resources/data/02-adding-data.md +184 -0
- package/dist/docs/development/guides/resources/data/03-add-read-write-relationships.md +128 -0
- package/dist/docs/development/guides/resources/data/04-reference.md +211 -0
- package/dist/docs/development/guides/{data → resources/data}/_category_.json +3 -3
- package/dist/docs/development/guides/{data-products → resources/data-products}/01-introduction.md +1 -17
- package/dist/docs/development/guides/resources/data-products/02-adding-data-products.md +174 -0
- package/dist/docs/development/guides/{data-products → resources/data-products}/03-inputs-and-outputs.md +4 -6
- package/dist/docs/development/guides/{data-products → resources/data-products}/04-contracts.md +2 -4
- package/dist/docs/development/guides/resources/data-products/07-reference.md +201 -0
- package/dist/docs/development/guides/{data-products → resources/data-products}/_category_.json +3 -3
- package/dist/docs/development/guides/resources/entities/01-introduction.md +26 -0
- package/dist/docs/development/guides/resources/entities/02-create-entity.md +162 -0
- package/dist/docs/development/guides/resources/entities/03-model-entity-relationships.md +115 -0
- package/dist/docs/development/guides/resources/entities/04-add-entities-to-resources.md +188 -0
- package/dist/docs/development/guides/resources/entities/05-entity-maps.md +48 -0
- package/dist/docs/development/guides/resources/entities/06-reference.md +273 -0
- package/dist/docs/development/guides/{domains/05-entities → resources/entities}/_category_.json +4 -4
- package/dist/docs/development/guides/resources/flows/01-introduction.md +28 -0
- package/dist/docs/development/guides/resources/flows/02-create-flow.md +304 -0
- package/dist/docs/development/guides/{flows/03-flow-nodes.md → resources/flows/03-model-flow-steps.md} +6 -6
- package/dist/docs/development/guides/resources/flows/04-add-flows-to-resources.md +149 -0
- package/dist/docs/development/guides/resources/flows/06-reference.md +226 -0
- package/dist/docs/development/guides/{flows → resources/flows}/_category_.json +3 -3
- package/dist/docs/development/guides/resources/messages/01-what-are-messages.md +104 -0
- package/dist/docs/development/guides/{messages/events/01-introduction.md → resources/messages/02-message-types/01-events.md} +3 -7
- package/dist/docs/development/guides/{messages/commands/01-introduction.md → resources/messages/02-message-types/02-commands.md} +4 -7
- package/dist/docs/development/guides/resources/messages/02-message-types/03-queries.md +20 -0
- package/dist/docs/development/guides/resources/messages/02-message-types/_category_.json +11 -0
- package/dist/docs/development/guides/resources/messages/03-create-messages/01-create-event.md +137 -0
- package/dist/docs/development/guides/resources/messages/03-create-messages/02-create-command.md +156 -0
- package/dist/docs/development/guides/resources/messages/03-create-messages/03-create-query.md +158 -0
- package/dist/docs/development/guides/{messages/common/02-draft-messages.md → resources/messages/03-create-messages/04-create-draft-message.md} +5 -7
- package/dist/docs/development/guides/resources/messages/03-create-messages/_category_.json +11 -0
- package/dist/docs/development/guides/resources/messages/04-connect-messages/01-map-producers-and-consumers.md +32 -0
- package/dist/docs/development/guides/resources/messages/04-connect-messages/02-shared-messages-across-boundaries.md +170 -0
- package/dist/docs/development/guides/{messages/common/09-grouping-messages.md → resources/messages/04-connect-messages/03-group-messages.md} +2 -4
- package/dist/docs/development/guides/resources/messages/04-connect-messages/_category_.json +11 -0
- package/dist/docs/development/guides/{channels → resources/messages/04-message-channels}/01-introduction.md +4 -28
- package/dist/docs/development/guides/{channels → resources/messages/04-message-channels}/02-adding-channels.md +77 -62
- package/dist/docs/development/guides/{channels → resources/messages/04-message-channels}/04-adding-messages-to-services.md +10 -14
- package/dist/docs/development/guides/resources/messages/04-message-channels/05-reference.md +177 -0
- package/dist/docs/development/guides/{channels → resources/messages/04-message-channels}/_category_.json +3 -3
- package/dist/docs/development/guides/{messages/common/04-versioning.md → resources/messages/08-versioning-and-lifecycle/01-version-messages.md} +39 -4
- package/dist/docs/development/guides/{messages/common/05-changelog.md → resources/messages/08-versioning-and-lifecycle/02-add-changelog.md} +5 -6
- package/dist/docs/development/guides/{messages/common/02-deprecating.md → resources/messages/08-versioning-and-lifecycle/03-deprecate-messages.md} +4 -4
- package/dist/docs/development/guides/resources/messages/08-versioning-and-lifecycle/_category_.json +11 -0
- package/dist/docs/development/guides/{messages/common/02-examples.md → resources/messages/09-add-usage-examples.md} +59 -22
- package/dist/docs/development/guides/resources/messages/10-reference.md +439 -0
- package/dist/docs/development/guides/resources/messages/_category_.json +11 -0
- package/dist/docs/development/guides/resources/schemas/01-what-are-schemas-and-specifications.md +25 -0
- package/dist/docs/development/guides/resources/schemas/02-add-schemas-to-messages.md +63 -0
- package/dist/docs/development/guides/resources/schemas/03-add-schemas-to-data-stores.md +90 -0
- package/dist/docs/development/guides/{services/adding-to-services/04-openapi.md → resources/schemas/03-add-specifications-to-services/01-add-openapi-specifications.md} +33 -24
- package/dist/docs/development/guides/{services/adding-to-services/05-asyncapi.md → resources/schemas/03-add-specifications-to-services/02-add-asyncapi-specifications.md} +33 -23
- package/dist/docs/development/guides/{services/adding-to-services/06-graphql.md → resources/schemas/03-add-specifications-to-services/03-add-graphql-schemas.md} +36 -26
- package/dist/docs/development/guides/resources/schemas/03-add-specifications-to-services/_category_.json +11 -0
- package/dist/docs/development/guides/{schemas/02-schema-explorer.md → resources/schemas/04-explore-schemas/01-schema-explorer.md} +3 -26
- package/dist/docs/development/guides/{schemas/06-fields-explorer.md → resources/schemas/04-explore-schemas/02-fields-explorer.md} +8 -10
- package/dist/docs/development/guides/{schemas/05-field-usage.md → resources/schemas/04-explore-schemas/03-consumer-field-usage.md} +1 -3
- package/dist/docs/development/guides/resources/schemas/04-explore-schemas/_category_.json +11 -0
- package/dist/docs/development/guides/{schemas/03-schema-api.md → resources/schemas/05-schema-api.md} +6 -11
- package/dist/docs/development/guides/{schemas/04-schema-mcp.md → resources/schemas/06-schema-mcp.md} +5 -6
- package/dist/docs/development/guides/resources/schemas/07-reference.md +23 -0
- package/dist/docs/development/guides/{schemas → resources/schemas}/_category_.json +3 -3
- package/dist/docs/development/guides/resources/services/01-introduction.md +27 -0
- package/dist/docs/development/guides/resources/services/02-create-service.md +195 -0
- package/dist/docs/development/guides/resources/services/03-create-external-service.md +52 -0
- package/dist/docs/development/guides/resources/services/04-add-resources-to-services/01-add-messages-to-services.md +142 -0
- package/dist/docs/development/guides/resources/services/04-add-resources-to-services/02-add-data-stores-to-services.md +45 -0
- package/dist/docs/development/guides/{services/adding-to-services/03-entities.md → resources/services/04-add-resources-to-services/03-add-entities-to-services.md} +7 -11
- package/dist/docs/development/guides/resources/services/04-add-resources-to-services/_category_.json +11 -0
- package/dist/docs/development/guides/{services/ownership-and-components/01-owners.md → resources/services/06-ownership-and-components/01-add-service-owners.md} +3 -4
- package/dist/docs/development/guides/{services/ownership-and-components/02-components.md → resources/services/06-ownership-and-components/02-use-components.md} +4 -4
- package/dist/docs/development/guides/resources/services/06-ownership-and-components/_category_.json +11 -0
- package/dist/docs/development/guides/{services/versioning-and-lifecycle/01-versioning.md → resources/services/07-versioning-and-lifecycle/01-version-services.md} +4 -3
- package/dist/docs/development/guides/{services/versioning-and-lifecycle/02-changelog.md → resources/services/07-versioning-and-lifecycle/02-add-changelog.md} +5 -5
- package/dist/docs/development/guides/{services/versioning-and-lifecycle/03-deprecating.md → resources/services/07-versioning-and-lifecycle/03-deprecate-services.md} +5 -4
- package/dist/docs/development/guides/resources/services/07-versioning-and-lifecycle/_category_.json +11 -0
- package/dist/docs/development/guides/resources/services/08-reference.md +295 -0
- package/dist/docs/development/guides/{services → resources/services}/_category_.json +3 -3
- package/dist/docs/development/guides/systems/01-introduction.md +119 -0
- package/dist/docs/development/guides/systems/02-create-system.md +127 -0
- package/dist/docs/development/guides/systems/03-add-resources-to-systems.md +157 -0
- package/dist/docs/development/guides/systems/04-model-relationships-and-actors.md +86 -0
- package/dist/docs/development/guides/systems/05-system-context-maps.md +67 -0
- package/dist/docs/development/guides/systems/06-reference.md +329 -0
- package/dist/docs/development/guides/{messages/queries → systems}/_category_.json +5 -5
- package/dist/docs/development/license-keys/_category_.json +1 -1
- package/dist/docs/development/license-keys/integrations.md +20 -9
- package/dist/docs/development/license-keys/overview.md +7 -18
- package/dist/docs/development/license-keys/plans.md +9 -18
- package/dist/docs/development/upgrading/v2.md +1 -2
- package/dist/docs/development/upgrading/v3.md +2 -3
- package/dist/docs/development/upgrading/v4.md +377 -0
- package/dist/docs/editor/00-overview.md +3 -3
- package/dist/docs/editor/01-first-edit.md +1 -1
- package/dist/docs/editor/explanation/markdown-mdx-git.md +1 -1
- package/dist/docs/editor/how-to/add-schemas-and-specifications.md +5 -5
- package/dist/docs/editor/how-to/edit-resource.md +1 -1
- package/dist/docs/editor/how-to/use-flow-editor.md +5 -5
- package/dist/docs/editor/how-to/use-slash-commands.md +2 -2
- package/dist/docs/editor/reference/supported-content.md +2 -2
- package/dist/docs/editor/reference/supported-resources.md +14 -14
- package/dist/docs/plugins/amazon-apigateway/00-intro.md +8 -8
- package/dist/docs/plugins/amazon-apigateway/01-installation.md +10 -12
- package/dist/docs/plugins/amazon-apigateway/02-plugin-configuration.md +5 -4
- package/dist/docs/plugins/apicurio/00-intro.md +8 -8
- package/dist/docs/plugins/apicurio/01-installation.md +12 -2
- package/dist/docs/plugins/apicurio/02-plugin-configuration.md +7 -9
- package/dist/docs/plugins/apicurio/03-features.md +2 -2
- package/dist/docs/plugins/asyncapi/00-intro.md +8 -8
- package/dist/docs/plugins/asyncapi/01-installation.md +10 -11
- package/dist/docs/plugins/asyncapi/02-plugin-configuration.md +5 -5
- package/dist/docs/plugins/asyncapi/03-features.md +9 -9
- package/dist/docs/plugins/aws-glue-registry/00-intro.md +8 -8
- package/dist/docs/plugins/aws-glue-registry/00a-installation.md +16 -6
- package/dist/docs/plugins/aws-glue-registry/01-features.md +2 -2
- package/dist/docs/plugins/azure-schema-registry/00-intro.md +10 -10
- package/dist/docs/plugins/azure-schema-registry/01-installation.md +15 -5
- package/dist/docs/plugins/azure-schema-registry/02-plugin-configuration.md +4 -4
- package/dist/docs/plugins/azure-schema-registry/04-examples.md +1 -1
- package/dist/docs/plugins/backstage/00-intro.md +3 -3
- package/dist/docs/plugins/backstage/01-installation.md +7 -15
- package/dist/docs/plugins/confluent-schema-registry/00-intro.md +8 -8
- package/dist/docs/plugins/confluent-schema-registry/01-installation.md +12 -4
- package/dist/docs/plugins/confluent-schema-registry/02-plugin-configuration.md +3 -3
- package/dist/docs/plugins/eventbridge/00a-installation.md +21 -21
- package/dist/docs/plugins/eventbridge/01-features.md +3 -3
- package/dist/docs/plugins/eventbridge/03-api.md +5 -5
- package/dist/docs/plugins/eventcatalog-federation/00-introduction.md +6 -6
- package/dist/docs/plugins/eventcatalog-federation/01-installation.md +10 -11
- package/dist/docs/plugins/eventcatalog-federation/04-configuration.md +2 -2
- package/dist/docs/plugins/eventcatalog-federation/05-setup-team-catalog.md +5 -6
- package/dist/docs/plugins/github/00-intro.md +8 -8
- package/dist/docs/plugins/github/01-installation.md +12 -5
- package/dist/docs/plugins/graphql/00-intro.md +8 -8
- package/dist/docs/plugins/graphql/01-installation.md +11 -11
- package/dist/docs/plugins/graphql/02-plugin-configuration.md +3 -4
- package/dist/docs/plugins/graphql/03-features.md +4 -4
- package/dist/docs/plugins/openapi/00-intro.md +8 -8
- package/dist/docs/plugins/openapi/01-installation.md +10 -11
- package/dist/docs/plugins/openapi/02-plugin-configuration.md +7 -6
- package/dist/docs/plugins/openapi/03-features.md +6 -7
- package/dist/docs/tutorial/01-start-here.md +75 -0
- package/dist/docs/tutorial/02-install-eventcatalog.md +98 -0
- package/dist/docs/tutorial/04-add-ownership.md +184 -0
- package/dist/docs/tutorial/04-create-event.md +176 -0
- package/dist/docs/tutorial/05-create-a-domain.md +133 -0
- package/dist/docs/tutorial/05-publish-event.md +82 -0
- package/dist/docs/tutorial/06-consume-event.md +130 -0
- package/dist/docs/tutorial/06-create-a-service.md +99 -0
- package/dist/docs/tutorial/11-visualize-your-catalog.md +105 -0
- package/dist/docs/tutorial/12-build-your-catalog.md +79 -0
- package/dist/docs/tutorial/14-next-steps.md +108 -0
- package/dist/docs/tutorial/_category_.json +12 -0
- package/dist/eventcatalog.cjs +1 -1
- package/dist/eventcatalog.js +5 -5
- package/dist/generate.cjs +1 -1
- package/dist/generate.js +3 -3
- package/dist/utils/cli-logger.cjs +1 -1
- package/dist/utils/cli-logger.js +2 -2
- package/eventcatalog/public/android-chrome-192x192.png +0 -0
- package/eventcatalog/public/android-chrome-512x512.png +0 -0
- package/eventcatalog/public/apple-touch-icon.png +0 -0
- package/eventcatalog/public/favicon-16x16.png +0 -0
- package/eventcatalog/public/favicon-32x32.png +0 -0
- package/eventcatalog/public/favicon-48x48.png +0 -0
- package/eventcatalog/public/favicon-96x96.png +0 -0
- package/eventcatalog/public/favicon.ico +0 -0
- package/eventcatalog/public/favicon.svg +8 -0
- package/eventcatalog/src/components/Seo.astro +5 -1
- package/eventcatalog/src/enterprise/auth/error.astro +3 -1
- package/eventcatalog/src/enterprise/auth/login.astro +3 -1
- package/eventcatalog/src/layouts/VerticalSideBarLayout.astro +4 -1
- package/eventcatalog/src/pages/studio.astro +3 -1
- package/eventcatalog/src/toolkit/layouts/Layout.astro +7 -1
- package/package.json +3 -3
- package/dist/docs/api/03-domain-api.md +0 -440
- package/dist/docs/api/04-service-api.md +0 -414
- package/dist/docs/api/05-command-api.md +0 -365
- package/dist/docs/api/06-event-api.md +0 -364
- package/dist/docs/api/06-query-api.md +0 -362
- package/dist/docs/api/08-channel-api.md +0 -363
- package/dist/docs/api/09-flow-api.md +0 -446
- package/dist/docs/api/10-entity-api.md +0 -330
- package/dist/docs/api/11-data-api.md +0 -273
- package/dist/docs/api/12-data-product-api.md +0 -445
- package/dist/docs/development/components/external-diagram-embeds/05-icepanel.md +0 -68
- package/dist/docs/development/components/external-diagram-embeds/_category_.json +0 -12
- package/dist/docs/development/customization/custom-components/00-what-is-mdx.md +0 -73
- package/dist/docs/development/customization/custom-components/01-introduction.md +0 -28
- package/dist/docs/development/customization/custom-components/02-adding-components.md +0 -145
- package/dist/docs/development/customization/custom-components/03-component-styling.md +0 -27
- package/dist/docs/development/customization/custom-components/04-javascript-components.md +0 -32
- package/dist/docs/development/customization/custom-components/_category_.json +0 -11
- package/dist/docs/development/customization/customize-sidebars/00-application-sidebar.md +0 -85
- package/dist/docs/development/customization/customize-sidebars/_category_.json +0 -11
- package/dist/docs/development/developer-tools/github-action.md +0 -147
- package/dist/docs/development/guides/12-customize-your-sidebar.md +0 -12
- package/dist/docs/development/guides/agents/02-adding-agents.md +0 -152
- package/dist/docs/development/guides/agents/adding-to-agents/_category_.json +0 -10
- package/dist/docs/development/guides/agents/ownership/01-owners.md +0 -67
- package/dist/docs/development/guides/agents/ownership/_category_.json +0 -11
- package/dist/docs/development/guides/agents/versioning-and-lifecycle/01-versioning.md +0 -48
- package/dist/docs/development/guides/agents/versioning-and-lifecycle/02-changelog.md +0 -40
- package/dist/docs/development/guides/agents/versioning-and-lifecycle/03-deprecating.md +0 -41
- package/dist/docs/development/guides/agents/versioning-and-lifecycle/_category_.json +0 -11
- package/dist/docs/development/guides/channels/ownership-and-components/01-owners.md +0 -44
- package/dist/docs/development/guides/channels/ownership-and-components/02-components.md +0 -16
- package/dist/docs/development/guides/channels/ownership-and-components/_category_.json +0 -11
- package/dist/docs/development/guides/channels/versioning-and-lifecycle/01-versioning.md +0 -31
- package/dist/docs/development/guides/channels/versioning-and-lifecycle/02-changelog.md +0 -56
- package/dist/docs/development/guides/channels/versioning-and-lifecycle/_category_.json +0 -11
- package/dist/docs/development/guides/data/01-introduction.md +0 -34
- package/dist/docs/development/guides/data/02-adding-data.md +0 -86
- package/dist/docs/development/guides/data/03a-adding-schemas-to-data-stores.md +0 -73
- package/dist/docs/development/guides/data/ownership-and-components/01-owners.md +0 -45
- package/dist/docs/development/guides/data/ownership-and-components/02-components.md +0 -17
- package/dist/docs/development/guides/data/ownership-and-components/_category_.json +0 -11
- package/dist/docs/development/guides/data/versioning-and-lifecycle/01-versioning.md +0 -32
- package/dist/docs/development/guides/data/versioning-and-lifecycle/02-changelog.md +0 -57
- package/dist/docs/development/guides/data/versioning-and-lifecycle/03-deprecating.md +0 -71
- package/dist/docs/development/guides/data/versioning-and-lifecycle/_category_.json +0 -11
- package/dist/docs/development/guides/data-products/02-adding-data-products.md +0 -157
- package/dist/docs/development/guides/data-products/05-versioning.md +0 -240
- package/dist/docs/development/guides/data-products/06-adding-to-domains.md +0 -52
- package/dist/docs/development/guides/diagrams/01-introduction.md +0 -78
- package/dist/docs/development/guides/diagrams/02-creating-diagrams.md +0 -195
- package/dist/docs/development/guides/diagrams/04-versioning-diagrams.md +0 -204
- package/dist/docs/development/guides/diagrams/05-comparing-diagrams.md +0 -145
- package/dist/docs/development/guides/diagrams/06-diagrams-with-llms.md +0 -165
- package/dist/docs/development/guides/domains/02-creating-domains/_category_.json +0 -11
- package/dist/docs/development/guides/domains/04-versioning-and-changelogs/_category_.json +0 -10
- package/dist/docs/development/guides/domains/05-entities/01-introduction.md +0 -24
- package/dist/docs/development/guides/domains/05-entities/02-adding-entities.md +0 -157
- package/dist/docs/development/guides/domains/05-entities/03-adding-entities-to-domains.md +0 -30
- package/dist/docs/development/guides/domains/05-entities/04-domain-entity-map.md +0 -134
- package/dist/docs/development/guides/flows/01-introduction.md +0 -36
- package/dist/docs/development/guides/flows/02-adding-flows.md +0 -198
- package/dist/docs/development/guides/flows/04-adding-flows-to-services.md +0 -42
- package/dist/docs/development/guides/flows/05-adding-flows-to-domains.md +0 -43
- package/dist/docs/development/guides/flows/06-versioning.md +0 -27
- package/dist/docs/development/guides/flows/07-create-flow-with-ai.md +0 -171
- package/dist/docs/development/guides/messages/01-overview.md +0 -57
- package/dist/docs/development/guides/messages/_category_.json +0 -11
- package/dist/docs/development/guides/messages/commands/02-adding-commands.md +0 -131
- package/dist/docs/development/guides/messages/commands/_category_.json +0 -11
- package/dist/docs/development/guides/messages/common/01-map-to-producers-and-consumers.md +0 -37
- package/dist/docs/development/guides/messages/common/02-adding-schemas.md +0 -58
- package/dist/docs/development/guides/messages/common/03-owners.md +0 -40
- package/dist/docs/development/guides/messages/common/07-components.md +0 -12
- package/dist/docs/development/guides/messages/common/08-shared-messages-across-boundaries.md +0 -70
- package/dist/docs/development/guides/messages/common/_category_.json +0 -11
- package/dist/docs/development/guides/messages/events/02-adding-events.md +0 -130
- package/dist/docs/development/guides/messages/events/_category_.json +0 -11
- package/dist/docs/development/guides/messages/queries/01-introduction.md +0 -25
- package/dist/docs/development/guides/messages/queries/02-adding-queries.md +0 -130
- package/dist/docs/development/guides/owners/teams/01-introduction.md +0 -21
- package/dist/docs/development/guides/owners/teams/02-adding-teams.md +0 -73
- package/dist/docs/development/guides/owners/teams/_category_.json +0 -11
- package/dist/docs/development/guides/owners/users/01-introduction.md +0 -20
- package/dist/docs/development/guides/owners/users/02-adding-users.md +0 -69
- package/dist/docs/development/guides/owners/users/_category_.json +0 -11
- package/dist/docs/development/guides/schemas/01-introduction.md +0 -64
- package/dist/docs/development/guides/services/01-introduction.md +0 -33
- package/dist/docs/development/guides/services/02-adding-services.md +0 -113
- package/dist/docs/development/guides/services/03-creating-external-systems.md +0 -71
- package/dist/docs/development/guides/services/adding-to-services/01-messages.md +0 -229
- package/dist/docs/development/guides/services/adding-to-services/02-datastores.md +0 -77
- package/dist/docs/development/guides/services/adding-to-services/_category_.json +0 -10
- package/dist/docs/development/guides/services/ownership-and-components/_category_.json +0 -11
- package/dist/docs/development/guides/services/versioning-and-lifecycle/_category_.json +0 -11
- /package/dist/docs/development/ask-your-architecture/{04-skills → 05-skills}/01-introduction.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{04-skills → 05-skills}/02-installation.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/01-introduction.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/02-slack-app-setup.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/04-deployment.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/05-usage.md +0 -0
- /package/dist/docs/development/ask-your-architecture/{05-slack-integration → 06-slack-integration}/06-troubleshooting.md +0 -0
- /package/dist/docs/development/guides/{channels → resources/messages/04-message-channels}/09-configuration +0 -0
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
---
|
|
2
|
+
keywords:
|
|
3
|
+
- EventCatalog entities
|
|
4
|
+
- Entity frontmatter
|
|
5
|
+
sidebar_position: 6
|
|
6
|
+
sidebar_label: Reference
|
|
7
|
+
title: Entities reference
|
|
8
|
+
description: Frontmatter fields, paths, and routes for entities in EventCatalog.
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
This page lists the fields, paths, and routes supported by entities.
|
|
12
|
+
|
|
13
|
+
## Paths
|
|
14
|
+
|
|
15
|
+
Entities can be created at the root of your catalog:
|
|
16
|
+
|
|
17
|
+
```txt
|
|
18
|
+
/entities/{Entity Name}/index.mdx
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
Entities can also be created inside domains, systems, or services:
|
|
22
|
+
|
|
23
|
+
```txt
|
|
24
|
+
/domains/{Domain Name}/entities/{Entity Name}/index.mdx
|
|
25
|
+
/systems/{System Name}/entities/{Entity Name}/index.mdx
|
|
26
|
+
/domains/{Domain Name}/systems/{System Name}/entities/{Entity Name}/index.mdx
|
|
27
|
+
/services/{Service Name}/entities/{Entity Name}/index.mdx
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
Versioned entities use:
|
|
31
|
+
|
|
32
|
+
```txt
|
|
33
|
+
/entities/{Entity Name}/versioned/{version}/index.mdx
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Nested entities use the same `versioned/{version}/index.mdx` pattern inside their entity folder.
|
|
37
|
+
|
|
38
|
+
## Routes
|
|
39
|
+
|
|
40
|
+
| Route | Description |
|
|
41
|
+
|-------|-------------|
|
|
42
|
+
| `/docs/entities/{entity-id}/{version}` | Entity documentation page. |
|
|
43
|
+
| `/visualiser/entities/{entity-id}/{version}` | Entity resource diagram. |
|
|
44
|
+
| `/visualiser/domains/{domain-id}/{version}/entity-map` | Entity map for entities assigned to a domain. |
|
|
45
|
+
| `/visualiser/services/{service-id}/{version}/entity-map` | Entity map for entities assigned to a service. |
|
|
46
|
+
|
|
47
|
+
## Frontmatter example
|
|
48
|
+
|
|
49
|
+
```md
|
|
50
|
+
---
|
|
51
|
+
# Unique identifier for the entity. Used in URLs and resource references.
|
|
52
|
+
id: order
|
|
53
|
+
# Friendly display name shown in EventCatalog.
|
|
54
|
+
name: Order
|
|
55
|
+
# Version of this entity documentation.
|
|
56
|
+
version: 1.0.0
|
|
57
|
+
# Short summary shown in lists, sidebars, and previews.
|
|
58
|
+
summary: Represents a customer's purchase.
|
|
59
|
+
# The property that uniquely identifies this entity.
|
|
60
|
+
identifier: orderId
|
|
61
|
+
# Optional. Marks this entity as the aggregate root for the model.
|
|
62
|
+
aggregateRoot: true
|
|
63
|
+
# Teams or users that own this entity.
|
|
64
|
+
owners:
|
|
65
|
+
- ordering-platform
|
|
66
|
+
# Properties that describe the shape of the entity.
|
|
67
|
+
properties:
|
|
68
|
+
# Unique identifier for this order.
|
|
69
|
+
- name: orderId
|
|
70
|
+
# Data type for the property.
|
|
71
|
+
type: string
|
|
72
|
+
# Whether this property is required.
|
|
73
|
+
required: true
|
|
74
|
+
# Human-readable description of what the property represents.
|
|
75
|
+
description: Unique order identifier.
|
|
76
|
+
# Identifier for the customer that placed the order.
|
|
77
|
+
- name: customerId
|
|
78
|
+
# Data type for the property.
|
|
79
|
+
type: string
|
|
80
|
+
# Whether this property is required.
|
|
81
|
+
required: true
|
|
82
|
+
# Human-readable description of what the property represents.
|
|
83
|
+
description: Customer that placed the order.
|
|
84
|
+
# Entity this property references.
|
|
85
|
+
references: customer
|
|
86
|
+
# Label used to describe the relationship in entity maps.
|
|
87
|
+
relationType: placedBy
|
|
88
|
+
# Identifier property on the referenced entity.
|
|
89
|
+
referencesIdentifier: customerId
|
|
90
|
+
# Current lifecycle state of the order.
|
|
91
|
+
- name: status
|
|
92
|
+
# Data type for the property.
|
|
93
|
+
type: string
|
|
94
|
+
# Allowed values for the property.
|
|
95
|
+
enum:
|
|
96
|
+
- pending
|
|
97
|
+
- confirmed
|
|
98
|
+
- cancelled
|
|
99
|
+
---
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
## Required fields
|
|
103
|
+
|
|
104
|
+
### `id` {#id}
|
|
105
|
+
|
|
106
|
+
- Type: `string`
|
|
107
|
+
|
|
108
|
+
Unique id of the entity. EventCatalog uses this for URLs and resource references.
|
|
109
|
+
|
|
110
|
+
```md title="Example"
|
|
111
|
+
---
|
|
112
|
+
id: order
|
|
113
|
+
---
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
### `name` {#name}
|
|
117
|
+
|
|
118
|
+
- Type: `string`
|
|
119
|
+
|
|
120
|
+
Display name of the entity.
|
|
121
|
+
|
|
122
|
+
```md title="Example"
|
|
123
|
+
---
|
|
124
|
+
name: Order
|
|
125
|
+
---
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
### `version` {#version}
|
|
129
|
+
|
|
130
|
+
- Type: `string`
|
|
131
|
+
|
|
132
|
+
Version of the entity documentation.
|
|
133
|
+
|
|
134
|
+
```md title="Example"
|
|
135
|
+
---
|
|
136
|
+
version: 1.0.0
|
|
137
|
+
---
|
|
138
|
+
```
|
|
139
|
+
|
|
140
|
+
## Optional fields
|
|
141
|
+
|
|
142
|
+
### `summary` {#summary}
|
|
143
|
+
|
|
144
|
+
- Type: `string`
|
|
145
|
+
|
|
146
|
+
Short summary of what the entity represents.
|
|
147
|
+
|
|
148
|
+
```md title="Example"
|
|
149
|
+
---
|
|
150
|
+
summary: Represents a customer's purchase.
|
|
151
|
+
---
|
|
152
|
+
```
|
|
153
|
+
|
|
154
|
+
### `owners` {#owners}
|
|
155
|
+
|
|
156
|
+
- Type: `array`
|
|
157
|
+
|
|
158
|
+
An array of team or user ids that own the entity.
|
|
159
|
+
|
|
160
|
+
```md title="Example"
|
|
161
|
+
---
|
|
162
|
+
owners:
|
|
163
|
+
- ordering-platform
|
|
164
|
+
---
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
### `aggregateRoot` {#aggregateRoot}
|
|
168
|
+
|
|
169
|
+
- Type: `boolean`
|
|
170
|
+
|
|
171
|
+
Marks the entity as an aggregate root.
|
|
172
|
+
|
|
173
|
+
```md title="Example"
|
|
174
|
+
---
|
|
175
|
+
aggregateRoot: true
|
|
176
|
+
---
|
|
177
|
+
```
|
|
178
|
+
|
|
179
|
+
### `identifier` {#identifier}
|
|
180
|
+
|
|
181
|
+
- Type: `string`
|
|
182
|
+
|
|
183
|
+
The property that uniquely identifies the entity.
|
|
184
|
+
|
|
185
|
+
```md title="Example"
|
|
186
|
+
---
|
|
187
|
+
identifier: orderId
|
|
188
|
+
---
|
|
189
|
+
```
|
|
190
|
+
|
|
191
|
+
### `properties` {#properties}
|
|
192
|
+
|
|
193
|
+
- Type: `array`
|
|
194
|
+
|
|
195
|
+
Properties that describe the shape of the entity.
|
|
196
|
+
|
|
197
|
+
```md title="Example"
|
|
198
|
+
---
|
|
199
|
+
properties:
|
|
200
|
+
- name: orderId
|
|
201
|
+
type: string
|
|
202
|
+
required: true
|
|
203
|
+
description: Unique order identifier.
|
|
204
|
+
---
|
|
205
|
+
```
|
|
206
|
+
|
|
207
|
+
### `badges` {#badges}
|
|
208
|
+
|
|
209
|
+
- Type: `array`
|
|
210
|
+
|
|
211
|
+
Badges rendered on the entity page.
|
|
212
|
+
|
|
213
|
+
```md title="Example"
|
|
214
|
+
---
|
|
215
|
+
badges:
|
|
216
|
+
- content: Aggregate root
|
|
217
|
+
backgroundColor: blue
|
|
218
|
+
textColor: blue
|
|
219
|
+
---
|
|
220
|
+
```
|
|
221
|
+
|
|
222
|
+
### `repository` {#repository}
|
|
223
|
+
|
|
224
|
+
- Type: `object`
|
|
225
|
+
|
|
226
|
+
Repository metadata for the entity.
|
|
227
|
+
|
|
228
|
+
```md title="Example"
|
|
229
|
+
---
|
|
230
|
+
repository:
|
|
231
|
+
language: TypeScript
|
|
232
|
+
url: https://github.com/acme/orders
|
|
233
|
+
---
|
|
234
|
+
```
|
|
235
|
+
|
|
236
|
+
### `attachments` {#attachments}
|
|
237
|
+
|
|
238
|
+
- Type: `array`
|
|
239
|
+
|
|
240
|
+
External links or supporting documents attached to the entity.
|
|
241
|
+
|
|
242
|
+
```md title="Example"
|
|
243
|
+
---
|
|
244
|
+
attachments:
|
|
245
|
+
- title: Order model runbook
|
|
246
|
+
url: https://runbooks.example.com/orders
|
|
247
|
+
type: runbook
|
|
248
|
+
---
|
|
249
|
+
```
|
|
250
|
+
|
|
251
|
+
## Property fields
|
|
252
|
+
|
|
253
|
+
| Field | Type | Description |
|
|
254
|
+
|-------|------|-------------|
|
|
255
|
+
| `name` | `string` | Property name. |
|
|
256
|
+
| `type` | `string` | Property type, such as `string`, `UUID`, `datetime`, or another entity name. |
|
|
257
|
+
| `required` | `boolean` | Whether the property is required. |
|
|
258
|
+
| `description` | `string` | Description of the property. |
|
|
259
|
+
| `references` | `string` | Entity id referenced by this property. |
|
|
260
|
+
| `referencesIdentifier` | `string` | Identifier property on the referenced entity. |
|
|
261
|
+
| `relationType` | `string` | Relationship label shown in entity maps. |
|
|
262
|
+
| `enum` | `array` | Allowed string values. |
|
|
263
|
+
| `items` | `object` | Item type for array properties. |
|
|
264
|
+
|
|
265
|
+
## EntityPropertiesTable component
|
|
266
|
+
|
|
267
|
+
Use `<EntityPropertiesTable />` in the entity Markdown body to render the entity properties as a table.
|
|
268
|
+
|
|
269
|
+
```mdx
|
|
270
|
+
<EntityPropertiesTable />
|
|
271
|
+
```
|
|
272
|
+
|
|
273
|
+
This is useful when you want the documentation page to show the same properties defined in frontmatter.
|
package/dist/docs/development/guides/{domains/05-entities → resources/entities}/_category_.json
RENAMED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"label": "
|
|
3
|
-
"position":
|
|
2
|
+
"label": "Entities",
|
|
3
|
+
"position": 6,
|
|
4
4
|
"collapsible": true,
|
|
5
5
|
"collapsed": true,
|
|
6
6
|
"link": {
|
|
7
7
|
"type": "generated-index",
|
|
8
|
-
"slug": "/
|
|
8
|
+
"slug": "/resources/entities",
|
|
9
9
|
"description": "A collection of guides to help you understand entities and how they work with EventCatalog."
|
|
10
10
|
}
|
|
11
|
-
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
---
|
|
2
|
+
sidebar_position: 1
|
|
3
|
+
keywords:
|
|
4
|
+
- EventCatalog flows
|
|
5
|
+
- Flows
|
|
6
|
+
sidebar_label: What are flows?
|
|
7
|
+
title: Understanding flows
|
|
8
|
+
description: What are flows? Why are they useful for event-driven architectures?
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
import AddedIn from '@site/src/components/MDX/AddedIn';
|
|
12
|
+
|
|
13
|
+
Flows are a way to document business workflows in your organization. Flows help teams understand end-to-end flows across your organization and architecture.
|
|
14
|
+
|
|
15
|
+
An example of a flow could be user purchasing a product in an e-commerce store. They start by logging into a service, getting onboarded and purchasing something from a business. Across this journey may applications, databases, interactions are happening. Flows let you capture these.
|
|
16
|
+
|
|
17
|
+
You can reuse your documented resources (e.g services, messages, data stores, data products) in your flows.
|
|
18
|
+
|
|
19
|
+

|
|
20
|
+
|
|
21
|
+
<!-- [You can see a payment flow example here](https://demo.eventcatalog.dev/visualiser/flows/PaymentFlow/1.0.0). -->
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
<!--
|
|
25
|
+
### Further reading
|
|
26
|
+
- [Event-driven architecture and domain-driven design](https://eda-visuals.boyney.io/visuals/eda-and-ddd)
|
|
27
|
+
- [Domain, Subdomain, Bounded Context: Problem/Solution Space in DDD: Clearly Defined](https://medium.com/nick-tune-tech-strategy-blog/domains-subdomain-problem-solution-space-in-ddd-clearly-defined-e0b49c7b586c)
|
|
28
|
+
- [Building Blocks of DDD](https://redis.io/glossary/domain-driven-design-ddd/) -->
|
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
---
|
|
2
|
+
sidebar_position: 2
|
|
3
|
+
keywords:
|
|
4
|
+
- EventCatalog flows
|
|
5
|
+
sidebar_label: Create a flow
|
|
6
|
+
title: Create a flow
|
|
7
|
+
description: Creating and managing flows within EventCatalog.
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
import AddedIn from '@site/src/components/MDX/AddedIn';
|
|
11
|
+
import PromptBox from '@site/src/components/MDX/PromptBox';
|
|
12
|
+
import ProjectTree from '@site/src/components/MDX/ProjectTree';
|
|
13
|
+
|
|
14
|
+
<AddedIn version="2.5.0" />
|
|
15
|
+
|
|
16
|
+
Flows document business processes, user journeys, and architecture workflows across your catalog.
|
|
17
|
+
|
|
18
|
+
Users can step through flows step by step, and your flows can reference any resource in EventCatalog or define custom nodes.
|
|
19
|
+
|
|
20
|
+

|
|
21
|
+
|
|
22
|
+
## Creating a flow
|
|
23
|
+
|
|
24
|
+
### Automatic Creation
|
|
25
|
+
|
|
26
|
+
<PromptBox preview="Create a new EventCatalog flow">
|
|
27
|
+
Read https://raw.githubusercontent.com/event-catalog/skills/refs/heads/main/skills/flow-wizard/SKILL.md and follow that wizard.
|
|
28
|
+
</PromptBox>
|
|
29
|
+
|
|
30
|
+
Copy this prompt and paste it into your coding agent. Your agent can help you identify the steps, connect them, choose where the flow should live, and create the first version of the flow documentation.
|
|
31
|
+
|
|
32
|
+
:::tip EventCatalog Skills
|
|
33
|
+
You can install the EventCatalog Skills (https://github.com/event-catalog/skills/tree/main/skills/flow-wizard) and use the [flow-wizard](https://github.com/event-catalog/skills/tree/main/skills/flow-wizard) skill to help you document your business workflow. Use natural language and your LLM will do the rest.
|
|
34
|
+
:::
|
|
35
|
+
|
|
36
|
+
### Manual Creation
|
|
37
|
+
|
|
38
|
+
Flows live in a `flows` folder. EventCatalog discovers any `index.mdx` file inside a `flows` directory, regardless of where that directory lives in your catalog.
|
|
39
|
+
|
|
40
|
+
You can place flows:
|
|
41
|
+
|
|
42
|
+
At the root of your catalog:
|
|
43
|
+
|
|
44
|
+
<ProjectTree
|
|
45
|
+
items={[
|
|
46
|
+
{
|
|
47
|
+
name: 'flows',
|
|
48
|
+
type: 'folder',
|
|
49
|
+
defaultOpen: true,
|
|
50
|
+
children: [
|
|
51
|
+
{
|
|
52
|
+
name: 'cancel-subscription',
|
|
53
|
+
type: 'folder',
|
|
54
|
+
defaultOpen: true,
|
|
55
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
56
|
+
},
|
|
57
|
+
],
|
|
58
|
+
},
|
|
59
|
+
]}
|
|
60
|
+
/>
|
|
61
|
+
|
|
62
|
+
Inside a domain:
|
|
63
|
+
|
|
64
|
+
<ProjectTree
|
|
65
|
+
items={[
|
|
66
|
+
{
|
|
67
|
+
name: 'domains',
|
|
68
|
+
type: 'folder',
|
|
69
|
+
defaultOpen: true,
|
|
70
|
+
children: [
|
|
71
|
+
{
|
|
72
|
+
name: 'Subscriptions',
|
|
73
|
+
type: 'folder',
|
|
74
|
+
defaultOpen: true,
|
|
75
|
+
children: [
|
|
76
|
+
{
|
|
77
|
+
name: 'flows',
|
|
78
|
+
type: 'folder',
|
|
79
|
+
defaultOpen: true,
|
|
80
|
+
children: [
|
|
81
|
+
{
|
|
82
|
+
name: 'cancel-subscription',
|
|
83
|
+
type: 'folder',
|
|
84
|
+
defaultOpen: true,
|
|
85
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
86
|
+
},
|
|
87
|
+
],
|
|
88
|
+
},
|
|
89
|
+
],
|
|
90
|
+
},
|
|
91
|
+
],
|
|
92
|
+
},
|
|
93
|
+
]}
|
|
94
|
+
/>
|
|
95
|
+
|
|
96
|
+
Inside a service:
|
|
97
|
+
|
|
98
|
+
<ProjectTree
|
|
99
|
+
items={[
|
|
100
|
+
{
|
|
101
|
+
name: 'services',
|
|
102
|
+
type: 'folder',
|
|
103
|
+
defaultOpen: true,
|
|
104
|
+
children: [
|
|
105
|
+
{
|
|
106
|
+
name: 'SubscriptionService',
|
|
107
|
+
type: 'folder',
|
|
108
|
+
defaultOpen: true,
|
|
109
|
+
children: [
|
|
110
|
+
{
|
|
111
|
+
name: 'flows',
|
|
112
|
+
type: 'folder',
|
|
113
|
+
defaultOpen: true,
|
|
114
|
+
children: [
|
|
115
|
+
{
|
|
116
|
+
name: 'cancel-subscription',
|
|
117
|
+
type: 'folder',
|
|
118
|
+
defaultOpen: true,
|
|
119
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
120
|
+
},
|
|
121
|
+
],
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
},
|
|
125
|
+
],
|
|
126
|
+
},
|
|
127
|
+
]}
|
|
128
|
+
/>
|
|
129
|
+
|
|
130
|
+
The contents are split into two sections, **frontmatter** and the **markdown content**.
|
|
131
|
+
|
|
132
|
+
## Create the flow file
|
|
133
|
+
|
|
134
|
+
Create an `index.mdx` file for the flow.
|
|
135
|
+
|
|
136
|
+
_Here is an example of what a flow file may look like._
|
|
137
|
+
|
|
138
|
+
```md title="/flows/CancelSubscription/index.mdx (example)"
|
|
139
|
+
---
|
|
140
|
+
id: "CancelSubscription"
|
|
141
|
+
name: "User Cancels Subscription"
|
|
142
|
+
version: "0.0.1"
|
|
143
|
+
summary: "Flow for when a user has cancelled a subscription"
|
|
144
|
+
steps:
|
|
145
|
+
- id: "cancel_subscription_initiated"
|
|
146
|
+
title: "Cancels Subscription"
|
|
147
|
+
summary: "User cancels their subscription"
|
|
148
|
+
# define the actor for, in this case it's a user.
|
|
149
|
+
actor:
|
|
150
|
+
name: "User"
|
|
151
|
+
# What happens next? Define the next step
|
|
152
|
+
next_step:
|
|
153
|
+
id: "cancel_subscription_request"
|
|
154
|
+
label: "Initiate subscription cancellation"
|
|
155
|
+
|
|
156
|
+
- id: "cancel_subscription_request"
|
|
157
|
+
title: "Cancel Subscription"
|
|
158
|
+
# This step is a message, include the message and version
|
|
159
|
+
message:
|
|
160
|
+
id: "CancelSubscription"
|
|
161
|
+
version: "0.0.1"
|
|
162
|
+
next_step:
|
|
163
|
+
id: "subscription_service"
|
|
164
|
+
label: "Proceed to subscription service"
|
|
165
|
+
|
|
166
|
+
- id: "stripe_integration"
|
|
167
|
+
title: "Stripe"
|
|
168
|
+
# This is an external system (e.g Stripe)
|
|
169
|
+
externalSystem:
|
|
170
|
+
name: "Stripe"
|
|
171
|
+
summary: "3rd party payment system"
|
|
172
|
+
url: "https://stripe.com/"
|
|
173
|
+
next_step:
|
|
174
|
+
id: "subscription_service"
|
|
175
|
+
label: "Return to subscription service"
|
|
176
|
+
|
|
177
|
+
- id: "subscription_service"
|
|
178
|
+
title: "Subscription Service"
|
|
179
|
+
# This node is a service, include that.
|
|
180
|
+
service:
|
|
181
|
+
id: "SubscriptionService"
|
|
182
|
+
version: "0.0.1"
|
|
183
|
+
# Define multiple steps
|
|
184
|
+
next_steps:
|
|
185
|
+
- id: "stripe_integration"
|
|
186
|
+
label: "Cancel subscription via Stripe"
|
|
187
|
+
- id: "subscription_cancelled"
|
|
188
|
+
label: "Successful cancellation"
|
|
189
|
+
- id: "subscription_rejected"
|
|
190
|
+
label: "Failed cancellation"
|
|
191
|
+
|
|
192
|
+
- id: "subscription_cancelled"
|
|
193
|
+
title: "Subscription has been Cancelled"
|
|
194
|
+
message:
|
|
195
|
+
id: "UserSubscriptionCancelled"
|
|
196
|
+
version: "0.0.1"
|
|
197
|
+
next_step:
|
|
198
|
+
id: "notification_service"
|
|
199
|
+
label: "Email customer"
|
|
200
|
+
|
|
201
|
+
- id: "subscription_rejected"
|
|
202
|
+
title: "Subscription cancellation has been rejected"
|
|
203
|
+
|
|
204
|
+
- id: "notification_service"
|
|
205
|
+
title: "Notifications Service"
|
|
206
|
+
service:
|
|
207
|
+
id: "NotificationService"
|
|
208
|
+
version: "0.0.2"
|
|
209
|
+
|
|
210
|
+
---
|
|
211
|
+
|
|
212
|
+
This flow documents what happens when a User Cancels Subscription in our system.
|
|
213
|
+
|
|
214
|
+
<NodeGraph />
|
|
215
|
+
|
|
216
|
+
<!-- Add any markdown you want, the workflow will also render in its own page /docs/flows/{Flow}/{version} -->
|
|
217
|
+
|
|
218
|
+
```
|
|
219
|
+
|
|
220
|
+
Once this file is added, the flow will automatically appear in EventCatalog.
|
|
221
|
+
|
|
222
|
+
## Add subflows / reuseable flows
|
|
223
|
+
|
|
224
|
+
You can reference a flow from another flow. This lets you reuse flows in your flow diagrams, useful if you have complex flows that reuse information from another flow.
|
|
225
|
+
|
|
226
|
+
You can also group related flows by placing them in subdirectories inside any `flows` folder. EventCatalog discovers them regardless of nesting depth.
|
|
227
|
+
|
|
228
|
+
<ProjectTree
|
|
229
|
+
items={[
|
|
230
|
+
{
|
|
231
|
+
name: 'flows',
|
|
232
|
+
type: 'folder',
|
|
233
|
+
defaultOpen: true,
|
|
234
|
+
children: [
|
|
235
|
+
{
|
|
236
|
+
name: 'Payments',
|
|
237
|
+
type: 'folder',
|
|
238
|
+
defaultOpen: true,
|
|
239
|
+
children: [
|
|
240
|
+
{
|
|
241
|
+
name: 'ProcessPayment',
|
|
242
|
+
type: 'folder',
|
|
243
|
+
defaultOpen: true,
|
|
244
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
name: 'RefundPayment',
|
|
248
|
+
type: 'folder',
|
|
249
|
+
defaultOpen: true,
|
|
250
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
251
|
+
},
|
|
252
|
+
],
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
name: 'Subscriptions',
|
|
256
|
+
type: 'folder',
|
|
257
|
+
defaultOpen: true,
|
|
258
|
+
children: [
|
|
259
|
+
{
|
|
260
|
+
name: 'CancelSubscription',
|
|
261
|
+
type: 'folder',
|
|
262
|
+
defaultOpen: true,
|
|
263
|
+
children: [{ name: 'index.mdx', highlight: true }],
|
|
264
|
+
},
|
|
265
|
+
],
|
|
266
|
+
},
|
|
267
|
+
],
|
|
268
|
+
},
|
|
269
|
+
]}
|
|
270
|
+
/>
|
|
271
|
+
|
|
272
|
+
The flow `id` in your frontmatter is what EventCatalog uses for routing and references. The directory structure is purely for organization.
|
|
273
|
+
|
|
274
|
+
To reference a flow from another flow, use the `flow` node type.
|
|
275
|
+
|
|
276
|
+
```yml
|
|
277
|
+
steps:
|
|
278
|
+
- id: "step-1"
|
|
279
|
+
title: "Example Step of a Event"
|
|
280
|
+
flow:
|
|
281
|
+
id: "order-flow"
|
|
282
|
+
version: 0.0.1
|
|
283
|
+
```
|
|
284
|
+
|
|
285
|
+
This will render the `order-flow` within the described flow.
|
|
286
|
+
Right clicking on the `order-flow` node will let you navigate to the referenced flow.
|
|
287
|
+
|
|
288
|
+
### Expand sub-flows inline
|
|
289
|
+
|
|
290
|
+
Click any sub-flow node in the visualiser to expand its steps inline inside the parent flow diagram. Click the Collapse button in the expanded node's header to restore the single-node view.
|
|
291
|
+
|
|
292
|
+

|
|
293
|
+
|
|
294
|
+
Expanded steps participate in the step-by-step walkthrough, so you can navigate through them using the next/previous controls without leaving the parent flow. Nested sub-flows (a sub-flow that itself references another flow) also expand correctly.
|
|
295
|
+
|
|
296
|
+
### Tips for flow content
|
|
297
|
+
|
|
298
|
+
It's entirely up to you what you want to add to your flows markdown content but here are a few things you might want to consider.
|
|
299
|
+
|
|
300
|
+
- Context of the flow. What is it? Why does it exist?
|
|
301
|
+
- Examples of how to trigger the flow?
|
|
302
|
+
- Any edit/contributing guidelines?
|
|
303
|
+
|
|
304
|
+
[See a flow example](https://demo.eventcatalog.dev/visualiser/flows/PaymentFlow/1.0.0).
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
sidebar_position: 3
|
|
3
3
|
keywords:
|
|
4
4
|
- EventCatalog flows
|
|
5
|
-
sidebar_label:
|
|
6
|
-
title:
|
|
7
|
-
description: Flow
|
|
5
|
+
sidebar_label: Model flow steps
|
|
6
|
+
title: Model flow steps
|
|
7
|
+
description: Flow step types within EventCatalog.
|
|
8
8
|
---
|
|
9
9
|
|
|
10
10
|
import AddedIn from '@site/src/components/MDX/AddedIn';
|
|
11
11
|
|
|
12
12
|
<!-- <AddedIn version="2.5.0" /> -->
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
Nodes are the building blocks of flows. They are used to represent the different steps in a flow.
|
|
15
15
|
|
|
16
|
-
With flow nodes you can reference your services, events, commands and queries, external
|
|
16
|
+
With flow nodes you can reference your services, events, commands and queries, external services, users (actors), data stores, data products, or create your own custom nodes.
|
|
17
17
|
|
|
18
18
|
## Common step properties
|
|
19
19
|
|
|
@@ -177,7 +177,7 @@ steps:
|
|
|
177
177
|
|
|
178
178
|
<AddedIn version="3.41.0" />
|
|
179
179
|
|
|
180
|
-
Represents and refers to an [agent](/docs/development/guides/agents/introduction) resource in EventCatalog. Agents render as purple/violet nodes in the visualiser so they are easy to distinguish from services. When a flow references an agent, the agent's page shows a back-link to the flow.
|
|
180
|
+
Represents and refers to an [agent](/docs/development/guides/resources/agents/introduction) resource in EventCatalog. Agents render as purple/violet nodes in the visualiser so they are easy to distinguish from services. When a flow references an agent, the agent's page shows a back-link to the flow.
|
|
181
181
|
|
|
182
182
|
#### Agent properties
|
|
183
183
|
|