“Success comes to those with the ability to go from failure to failure without losing their enthusiasm”
HINT!
Read the code as natural language
#Define: Governance [ Our North Star: Policies and process(es) by which we can make sure we are on course: Confirming the vessel we have is the right one: Becoming better ancestors ]
#Define: Ethical [the gap between what we are doing and what we have said or agreed we will do ]
#Define: Judgement [complex decisions with unknown outcomes based on a lack of access to data]
#Define: Intention [you are seeking advise or investment ]
#Define: Stage [data for growth]
#Define: Purpose [expertise, advise, investment ]
#Define: Hurdle [AND(have, understand) passion ]
#Define: Contact [the ability to share]
*/ execute */
RUN Forever()
Our_Focus = OR (Governance, Ethical, Judgement );
DAY = 0;
IF Intention = Our_Focus;
WHILST AND (Purpose, Hurdle, Stage ) = TRUE ;
PRINT “Please send an intro and summary to ” Contact ";
ELSEIF
PRINT “Thank you but sorry this is not our focus”;
ENDIF
WHILST
AND (Response <= DAY+10, Non.Disclosure.Agreement = Not.Required);
PRINT “Please be patient, we do respond”;
Response = Response + DAY;
END WHILST
END (when delivered)