const work = doHardThings();
const crew = peopleYouLove ();
const impact = buildFor (crew, {
scope: 'the world',
duration: 'decades',
forgetEverythingElse();
return impact;