-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The idea would be to create a paradigm or guide to creating user examples. Some elements of what to cover and write a research note on:
- The general idea of what a user story could be in an MSML context - for example if we had loans with collateral and wanted to mock up what it looks like wrt to margin calls and defaults, we might wire up a few blocks to iterate through scenarios of loan repayment, market downturn and margin calls, etc. to showcase the paths that might be taken.
- The why - tying in the idea of how user stories aid development, why a programmatic spec can make it much easier to make examples, etc.
- A gameplan for how to roll this out, whether it is simply a guide, whether examples might be added to the MSML template, or if it warrants something separate
- Tie-ins to how one user story can be stress tested against different policy options and exogenous signals to show where the weak points or edge cases are