-
Notifications
You must be signed in to change notification settings - Fork 0
Trajectory
Having discovered mature projects like autobe, I wanted to capture what I was planning:
The intent with this app is to allow a user to create an UML Sequence diagram, send the UML for review/augmentation with AI, use the TOUR feature to highlight items added by the AI. When the AI provides an insight, the TOUR feature will guide the user through the newly added elements, exposing the AI's "5 whys".
Once the UML is "good", send UML to an AI setup to handle the break down of task into work(Agents, JIRA Tickets). Tickets naturally would grouped by ACTOR to maintain/enforce good separation of responsibilities.
(working title)
The POM Framework: Behavioral Mapping Under the Process Object Model, every UML sequence is treated as a series of Functional Handshakes between specific behavioral roles.