bounded-context-canvas
bounded-context-canvas copied to clipboard
Structured format to describe a bounded context canvas
I'm looking for input before embarking in the journey to find or create a nice way to capture BC canvas information in a structured format.
The goal is to have an RFC like process to change BCs in a domain, where feedback can be gathered, changes suggested etc. Intention is for the process to be running on GitHub via PRs, which could use actions to render the structured format into an SVG or other visual format.
Questions
- Knowledge of any "prior art"?
- What would be a suitable file format? (YAML, JSON, something else)
- Could also be a DSL inspired by Structurizr?