Make a bootstrap.d that uses the example Lamb-D. Change the package format back to app, don't use library. Rename app.d to be bootstrap.d, and make use of the Lamb-D library.
I'd say this first cut of the simple example is done. It doesn't do any error handling but it does return a set of UUIDs based on the input event "count" value. Clean up and enhance later.
Make a bootstrap.d that uses the example Lamb-D. Change the package format back to app, don't use library. Rename app.d to be bootstrap.d, and make use of the Lamb-D library.