-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStages.min.json
1 lines (1 loc) · 1.18 KB
/
Stages.min.json
1
{"Stages":[{"name":"Brainstorm","description":"determine scope and purpose of the project","level":-3,"symbols":[{"fulltext":"Brainstorm"},{"ASCII":"*"},{"Unicode":"*"},{"HTML":"*"}]},{"name":"Refine","description":"determine a path for implementing the project","level":-2,"symbols":[{"fulltext":"Refine"},{"ASCII":"..."},{"Unicode":"…"},{"HTML":"…"}]},{"name":"Mockup","description":"create a proof-of-concept","level":-1,"symbols":[{"fulltext":"Mockup"},{"ASCII":"M"},{"Unicode":"μ"},{"HTML":"μ"}]},{"name":"Lambda","description":"create a minimum viable product","level":0,"symbols":[{"fulltext":"Lambda"},{"ASCII":"l"},{"Unicode":"λ"},{"HTML":"λ"}]},{"name":"Alpha","description":"create a working prototype that can be criticized and changed","level":1,"symbols":[{"fulltext":"Alpha"},{"ASCII":"a"},{"Unicode":"ɑ"},{"HTML":"α"}]},{"name":"Beta","description":"create a working product that can be refined and stablized","level":2,"symbols":[{"fulltext":"Beta"},{"ASCII":"b"},{"Unicode":"β"},{"HTML":"β"}]},{"name":"Stable","description":"finalize and distribute the working product","level":3,"symbols":[{"fulltext":"Stable"},{"ASCII":""},{"Unicode":""},{"HTML":""}]}]}