deciding on key metrics

It’s easy to get lost with next features. Metrics kinda help maintain focus on what matters.

What matters is what the user wants

  1. get what they want

  2. get it done with the least amount of effort

  3. get it done as fast as possible

  4. get it done for the least amount of money

This translates to:

  1. a rich library of functions/api/integrations to get things done

  2. minimal effort required to stitch things together using a UI or vocal interface

  3. reduce execution time of functions

  4. reduce cost of cloud computing

So, any feature should:

  1. increase the number of functions

  2. decrease the number of steps to get things done

  3. decrease the computing time

  4. decrease the price