What is the goal?
What needs to happen, to achieve the goal?
What happens when?
What belongs together?
What are the details?
Highlight important questions, that can't be answered now!
Discuss and experiment. Define requirements. Describe User Stories.
And ...
Hand over design to a coding bot and let it generate working code!
Cody is a coding bot. You provide the design, he turns it into working code.
Design the flow
(Using Event Storming by default)
Set Metadata
(Custom Templates supported)
Trigger Cody
(Interactive console)
Local HTTP Server
(with write access to project)
onEvent-Hook
- Event: Name, Metadata ...
- Connected sources, targets
- ...
Generate Code
Cody Response
Question
Answer
Info
Custom Style
Cody Error
Custom #proophboard sticky types and colors
Custom #proophboard sticky metadata templates
Can be written in any language within a day
Just a simple HTTP server handling a few different requests
Simple hooks called by HTTP server that can do whatever you want. Unified Cody Response Format. That's it!
So any language, architectural style and framework can be used. It's only limited by your imagination!