-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
621 lines (538 loc) · 49.1 KB
/
index.html
File metadata and controls
621 lines (538 loc) · 49.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
---
layout: bare
title: Playbook
description: The Vantageer's to guide to 10x
---
<div class="grid-x grid-margin-x">
<div class="cell medium-3 hide-for-small-only">
<div class="cell large-3">
<nav class="sticky-container" data-sticky-container>
<div class="sticky" data-sticky data-margin-top="10" data-sticky-on="medium">
<div class="side-navgm">
<ul class="vertical menu side-navg b-ws-top align-right" data-magellan>
<li><a href="#intro" class="">hello world</a></li>
<li><a href="#truth" class="">Understanding Truth</a></li>
<li><a href="#aplayer">A-player</a></li>
<li><a href="#apply">Applying to TVP</a></li>
<li><a href="#succeed">Succeeding at TVP</a></li>
<li><a href="#start">Starting at TVP</a></li>
<li><a href="#operate">Operating at TVP</a></li>
<li><a href="#execute">Executing at TVP</a></li>
<li><a href="#leave">Leaving TVP</a></li>
<li><a href="#policies">Policies</a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
<div class="cell medium-9 b-ws-bottom m-ws-bottom-p">
<div class="grid-x">
<div class="large-5 large-offset-1 small-12 medium-1 medium-5 cell m-ws-top">
<div class="grid-x grid-padding-x">
<div class="small-3 cell">
<a href="{{site.url}}">
<img src="{{site.url}}/assets/img/vantage-logo-full.png" style="margin-top:-0.25em">
</a>
</div>
<div class="small-3 shrink cell">
<a href="{{site.url}}">
<h2 class="sans2 bkc" style="line-height:1;">The <br> Vantage <br>Project</h2>
</a>
</div>
<div class="small-6 cell" style="border-left: 1px solid #dedede;">
<h1 class="sans2 bold bc" style=" margin-top: 1em;">Playbook</h1>
</div>
</div>
</div>
<div class="large-5 medium-6 small-12 cell">
<ul class="menu align-right hover b-ws-top">
<li><a href="{{site.url}}/careers" class="dbc">Careers</a></li>
<li><a href="{{site.url}}/playbook" class="dbc active">Playbook</a></li>
<!-- <li><a href="{{site.url}}/x" class="dbc">X</a></li> -->
</ul>
</div>
</div>
<div class="sections s-ws-top">
<section id="intro" data-magellan-target="intro" class="rsuitbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x m-ws-top">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="">Welcome to the TVP Playbook</h2>
<p>We place disproportionate value on human potential. We see ourselves as a sports team (think football) i.e. built to win. We spend significant effort to scout, develop and cut to ensure champions in every position. All our teams are under 11 players, aligned to victory (not survival) and relentlessly focussed on promoting A-player potential.</p>
<p class="bkc nm">Playbook is the framework that enables it.</p>
<p class=" s">Current version: 1.1 | <a class="ibtn s" href="https://github.com/thevantageproject/web/commits/gh-pages/playbook/index.html">change log</a></p>
<h4 class="m-ws-top">Guiding principle: Evolution</h4>
<blockquote>“Freedom and nature, Smith concludes, are a surer guide to the creation of a harmonious, functioning society than the supposed reason of philosophers and visionaries.”
<cite>-Adam Smith</cite></blockquote>
<p class="nm">We strive towards the natural method of human behaviour. #reality</p>
<p>And like evolution, we are an experiment in-progress.</p>
<p>First principles of our culture:</p>
<h5 class="nm">Trust</h5>
<p><strong>Consistency:</strong> Unpredictability can not be trusted and only fuels doubt. We strive towards a principle based decision making. Playbook is an attempt in that direction.</p>
<p><strong>Reciprocity:</strong> If performance and reward do not share a direct correlation and/or need a subjective opinion based evaluation, then it isn’t performance that is served.</p>
<h5 class="nm">Care</h5>
<p>We value ourselves enough to care where and how we spend our time. We look for people that have an insatiable appetite for self-growth and are not okay with existing.</p>
<p>We will always only take limited period bets on people and every moment from that point on will only be to help the individual succeed.</p>
<h5 class="nm">Growth</h5>
<p>Motion is not progress. Progress is non-trivial.</p>
<p>Our primary intent is to enable an environment condusive to personal growth. You will find traces of this state of mind, all over the playbook.</p>
<h5 class="nm">Impact</h5>
<p>We perform better when we feel a part of something bigger than ourselves. We seek to offer that feeling to everybody.</p>
<!-- <h5 class="nm">Psychological Safety</h5>
<p class="nm"><strong>Shit happens.</strong></p>
<p>We seek to enable a culture that uses it and gets moving.</p>
<p>The moment of failure is also an opportunity to learn something new. For clearly what you knew in the past, doesn’t work anymore. :) </p>
<blockquote>Why take stress, when you can take action instead.</blockquote>
-->
<!-- <p><strong>Not being afraid to be punished if you make a mistake.</p>
Here is the framework we’ll enable for this.
1x failure.
As long as the cost of failure = 1x your quarterly base, failure is acceptable. Size your risks proportionately.
<p>How to size your cost of failure?</p>
Delay * Business outcome (in terms of run-rate (delta money / day)) is a crude way of sizing the risk.
Generally for a 1x win, a 7-day delay in an non-interdependent project will hit that threshold.
-->
<h4 class="m-ws-top">How to update playbook</h4>
<p>Make a PR on the <a href="https://github.com/thevantageproject/web/blob/gh-pages/playbook/index.html">gh-pages branch</a> proposing the change and the pricinple behind it. A discussion will follow. If and when a consensus is reached, it will be merged. </p>
<p>We envisage this structure to be ever-evolving and would encourage you to contribute with your vantage.</p>
</div>
</div>
</section>
<section id="truth" data-magellan-target="truth" class="b-ws-bottom-p b-ws-top-p llgbg" id="exampleId">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<!-- <h2 class="s-ws-top">Our Value System</h2> -->
<h2 class="s-ws-top">Integrity</h2>
<p class="nm bkc bold">Are you really living "your" life, or merely executing your learned behaviours (pre-dispositions)?</p>
<p>What is you (i.e. your truth) cannot be acquired, it is already within. What you need to get to it, is to drop the ego. All fears, insecurities, delusions, hope i.e. all expectations from the universe to behave at your whim. For perhaps, these are merely attributes of the identity of the person that you think you are in your head. In reality, you are limitless.</p>
<p class="s-ws-top bkc nm">Integrity != Honesty</p>
<p class="bkc">Integrity == Your truth in this moment</p>
<h5 class="nm">Your</h5>
<p class="nm">You are not your fear, insecurities; neither are you your hopes and delusions. You are what remains sans them.</p>
<p>Choose your consciousness (self) and not the blindness of your predispositions.</p>
<h5 class="nm">Truth</h5>
<p>To see reality as is, not as you want it to be.</p>
<p>With that perspective, everything external stops being good or bad; it just is. A mere data point. And that frees the mind to focus on appropriate action, instead of indulging in reaction.</p>
<h5 class="nm">In the moment</h5>
<p>The past exists only within your memory, the future is confined to your dreams. The only place truth can exist in is in this
moment.</p>
<p>Have the ability to be whatever you choose to be in this moment, irrespective of whatever the moment last was.</p>
<h4 class="m-ws-top">Integrity in action</h4>
<blockquote>Don't confuse what you wish were true with what is really true.<cite>Ray Dalio</cite></blockquote>
<p>To do (choose) what is appropriate for the moment, not what you "want" to be appropriate instead.</p>
<p>For that "want" is perhaps inaccurate until it is an awareness i.e. it is not a reaction but a response.
An example of commonly accepted yet inaccurate "want" is when at the time of committing to deliver an outcome, the choice of doing your best is made.</p>
<blockquote>Ask: Can you deliver X outcome by Y time?<br>
Response: I will do my best</blockquote>
<p>Now, they may appear the same at the moment; but that can't be farther from the truth. The former is about the outcome, and the latter all about the ego.</p>
<p>Instead, the true version of the moment may be spent finding the path to victory, not indulging in a path that is known to be not. The latter is only an attempt to satiate the desire to appear congruent.</p>
<p>Drop the ego and salvate with service.</p>
<!-- <div>Further reading at: <a href="https://www.thevantageproject.com/playbook/hello.pdf">Hello Deck</a> slide 5</div> -->
<h5 class="m-ws-top" >What would be the truth of this moment?</h5>
<img src="{{site.url}}/assets/img/bellcurve.png" class="s-ws-top">
<p>In this moment:</p>
<p>My truth (as the voice), is to mellow this thought enough to be accessible to the largest size of market that TVP needs.</p>
<p>Your truth (as the listener) may be to be here with your binary mindspace. Conscious. For that is a precursor for any self-growth to occur. </p>
<p class="bkc nm">Spend time living the words here, not merely reading them.</p>
<p>The playbook shall strive for affording its ease, by reducing content overload and focusing on just what you may need to perform.</p>
<h4 class="m-ws-top">Why is integrity the chosen motivator?</h4>
<p>TLDR: For it's the reality, of why individuals do what they do.</p>
<p>Long form: For nothing else comes close to the kind of drive that it generates. It = your truth. There is no global truth, there is only subjective truth. Anything that an individual "desire"s and in due course "becomes", occurs. The only time it doesn't, is when the desire is not "true" enough. For you can't intellectualize your truth, you can't convince yourself of it, neither can you borrow it from externalities (i.e. morality). Your truth may only be discovered; within. And we are all, at best tending towards our (true) "self"s, albiet at different levels of efficiency.</p>
<p>Be here, only when we are your truth.</p>
</div>
</div>
</section>
<section id="aplayer" data-magellan-target="aplayer" class="bpackbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">A-Player = Autonomous player</h2>
<!-- <h4>A-Player = Autonomous player</h4> -->
<p class="bold bkc nm">Become a self-functioning, self-learning, and self-performing unit.</p>
<ul>
<li>Most recruiting and progress evaluations are basis these attributes.</li>
<li>Success at level 1 would be a minimum score of 8 (out of 10) on all attributes before Day 45.</li>
</ul>
<p class="m-ws-top">What makes an A-Player:</p>
<h5 class="nm">1. Mindfulness</h5>
<p class="nm">Be present in the moment, don't offer ego/identity in your place instead.</p>
<p>A simple hack to achieve this is to view life in third person (TPP), instead of first person (FPP). Don’t make the game about what you want to do. Instead, make it about what is appropriate. Play to win the game, not make the avatar your identity. Fight for truth, not ego.</p>
<p>Recommended watch: <a href="https://youtu.be/LH1bewTg-P4?t=890" target="_blank">How to Win by Daniel Gross (14:50)</a> and <a href="https://www.youtube.com/watch?v=IeblJdB2-Vo">The Power of Mindfulness by Shauna Shapiro</a></p>
<h5 class="nm s-ws-top-p">2. Ownership</h5>
<p class="nm">Be aligned to the problem and none other. You think it, live it, exist it. For seeing the problem completely, is the solution itself.</p>
<p>Live life as if it's your own time that's at stake. For it really is.</p>
<p>Sincerity is not ownership. Exactly how motion (effort) is not progress. </p>
<h5 class=" s-ws-top-p">3. Overcoming learned helplessness</h5>
<blockquote>We can not solve our problems with the same level of thinking that created them</blockquote>
<p>Problems (and hence your limits) aren’t externally created. They are merely realities/possibilities that appear "problematic" from the current POV.</p>
<p>Noun vs Verb. The latter is liberation. The former is identity, and limiting.</p>
<h5 class="nm s-ws-top-p">4. Learning to problem Solve</h5>
<p>aka Analytical state of mind.</p>
<p class="nm s2">Watch yourself attempt these questions:</p>
<ul class="nm">
<li>How many haircuts do you think happen in India every year?</li>
<li>Raindrops are falling on a sidewalk (sidewalk is 1m and raindrops are 1cm). How could we know when the sidewalk is completely wet?</li>
<li>How do you think the <insert your skill> world will change in the next three years?</li>
</ul>
<p class="s2 scolor2">source: Google interview questions</p>
<h5 class="nm s-ws-top-p">5. Putting in the reps</h5>
<p>Remember, the ask is to put in the reps, not hours. The latter is effort. The latter is insufficient. Effort is motion, may or may not be progress.</p>
<p class="s-ws-top">Heavily inspired from <a href="https://www.youtube.com/watch?v=vVogzog7HDg">How to Succeed at Lambda School | Austen Allred</a>.</p>
<div class="callout">
<h6 class="nm">#todo</h6>
<p class="s">Learning tracks for each attribute shall be developed in future, as and when demand arrives. To register demand, use this <a href="https://doodle.com/poll/b8m4tun5aty9nfrk">doodle</a></p>
</div>
</div>
</div>
</section>
<section id="apply" data-magellan-target="apply" class="llgbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Applying to TVP</h2>
<blockquote>It doesn't make sense to hire smart people and tell them what to do; we hire smart people so they can tell us what to do.<cite>Steve Jobs</cite></blockquote>
<p>We look for <a href="#aplayer" class="ibtn">A-players</a>. We see ourselves as a sports team, always playing to win. And scout and nurture for the next future Messi/Ronaldo/< insert a player that inspires you >. </p>
<ul>
<li>We understand that a job search/switch is a strenous process. We want to make it as swift and predictable as possible.</li>
<li>The process is designed to reach a successful conclusion within 2 weeks. And ever candidate we talk to is given closure. That's the least we think we can do.</li>
<li>We don't do JDs. Instead you will find us talking about the kind of problems you'd be working on here.</li>
</ul>
<h5 class="nm">1. Scouting</h5>
<p>Our scouts are always on the look out. When something catches their eye that demonstrates that we might be a relevant spot in the universe for you, they will reach out and have a conversation.</p>
<h5 class="nm">2. Establishing relevance</h5>
<p>We like truth. The conversation will usually start with why we think you may be a good fit. And encourage you to apply for the role.</p>
<h5 class="nm">3. Evaluation</h5>
<p>This is where we assess current strengths and weaknesses in your skill set and cuture fit. This is usually done asynchronousy over emails, to give you ample mindspace to respond (and not react).</p>
<h5 class="nm">4. First date</h5>
<p>We don't like the word interview. Instead it is an oppurtunity to get to know each other, for the both of us. Please do come prepared with any questions that you may have for us.</p>
<p>This is also when we'll extend a contingent offer, including specifics of the role. This for us both to get on the same page in terms of expectations. And help you make the decision easier.</p>
<h5 class="nm">5. Meet the team</h5>
<p>If you are actively considering us it would be wise to meet and work with the team for a day before you commit to a longer term engagement. This is that moment.</p>
<!-- <p> Tip: <a href="https://docs.google.com/document/d/1dOqyF4mmEuu_XkOBtJ_GdV-4JSYke5xui6cOiMcOblo/edit#">How to negotiate an offer at TVP</a></p> -->
<h5 class="nm">6. Design your next 45 days</h5>
<p>We would strongly encourage you to spend time to visualize your next 45 days. If you can’t see it, you haven’t thought about your decision with consciousness. Do so now.</p>
<p>Include but not limit to:</p>
<ul>
<li><strong>Your win: </strong>Map out your OKR for day 30. <a href="#succeed" class="ibtn block">Deep dive</a></li>
<li class="s-ws-top"><strong>1:1-review schedule:</strong> Start with scheduling all 1:1s in advance on your team leader's calendar. <a href="#succeed" class="ibtn block">Deep dive</a></li>
<li class="s-ws-top"><strong>Self-training: </strong>Account for the time it would take to learn 'how to operate' protocol here. <a href="#operate" class="ibtn block">Deep dive</a></li>
</ul>
<p>This is the moment of the final offer.</p>
<h5 class="nm">Welcome to Day 0</h5>
<p>Welcome aboard!</p>
<h4 class="m-ws-top">Demystifying the Dotted Line</h4>
<p>We seek to enable a culture of individual freedom, responsibility and growth. This approach is contrarian to labor law, that seeks to incentivize 'permanency' of jobs (over self-responsibility). Hence, we stay clear of it. Instead we (i.e. you and us) decide and commit to the terms of our engagement that 'we' choose and sign that into a contract. This applies for everyone in the team.</p>
<p>Here is the contract we use: <a class="ibtn" href="https://docs.google.com/document/d/11J0nJaAOqBjHGz4J0JK4b4cW-BGTOc31rpAWuJsjomI/edit">Contract Template</a></p>
<p class="nm bkc bold">Here is more on why we do so:</p>
<ul>
<li>We like to engage with each other as free self-responsible individuals, without a bureaucrat dictating what can and can not be done.</li>
<li>You should only be here because you want to (be here), not because you 'have' to by some law.</li>
<li>Similarily, it incentivizes us to create a culture that is enticing enough for everyone to stick together.</li>
<li>The idea of permanancy is untrue. Impermanace is the true nature of the universe. And we respect that. We seek to attract individuals that reject this delusion.</li>
<li>Do not expect a boss-employee relationship. We are all co-passengers on the same journey, albeit ephemeral (in the larger scheme of things).</li>
<li>PS: This approach also translates into lower taxes for each individual.</li>
</ul>
<p class="nm bold bkc">Here is what we do instead:</p>
<ul>
<li>11 month contracts with everyone that are set to auto-renew. Includes details of all benefits and perks.</li>
<li>Playbook is a part of the contract. It is every evolving, hence, you are responsible for keeping in touch with it. Check for #playbook-changelog channel on slack.</li>
</ul>
<p class="nm bold bkc">Taxes:</p>
<ul>
<li>All payments are categorised as payment for professional services.</li>
<li>The advantage with this approach is that you only end up paying taxes on half your income. So, if your income is under ₹10 lakhs, your income tax is 0. <a class="ibtn block" href="https://cleartax.in/s/easiest-way-to-file-returns-and-save-taxes-for-creative-professionals">Read more</a></li>
<li>The downside is that your <a href="https://cleartax.in/s/what-is-tax-deducted-at-source-tds">TDS</a> goes up. This process is done at our end. The law mandates a 10% TDS deduction on income greater than 30k in a financial year</a>. <a href="https://cleartax.in/s/section-194j/#Threshold" class="ibtn block">Read more</a> </li>
<li>This is advance tax that's paid in Income tax depertment's account under your name, and the IT department adjusts it against your actual tax liability at the end of the year. That is, when you file your IT returns at the end of the year, the department adjusts your actual tax due against the already accrued TDS and returns the balance in your account.</li>
</ul>
</div>
</div>
</section>
<section id="succeed" data-magellan-target="succeed" class="fsuitbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x" >
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">How to succeed at TVP</h2>
<p class="bkc bold nm s-ws-top-p">Affordance, not entitlement.</p>
<p>Every individual's progress here occurs when (because) they have grown so much that it becomes stupid to not give them more responsibility. And for no other reason.</p>
<p>Focus all your energies on improving your competence. Don't bother with signalling effort.</p>
<p class="">Here is how individuals ascend at TVP:</p>
<h5 class="nm">Level 1: Autonomy <small class="bc">| Day 45</small></h5>
<p class="bkc">Are you able to extract peak performance from yourself?</p>
<p>Refer to the <a href="{{site.url}}/playbook#aplayer" class="ibtn">A-player framework</a>. A minimum score of 8 (out of 10) on each of the 5 attributes is needed to graduate. And for that to occur, you may start acting on it from day 0.</p>
<h5 class="nm">Level 2: Leadership <small class="bc">| Day 180</small></h5>
<p class="bkc">Are you able to extract peak performance from others?</p>
<p>Leadership is a state of mind. We value the state of mind, not the identity of a being a "leader".</p>
<p>Graduating to level 2 requires a minimum score of 8 (out of 10) on all attributes of being an A-leader + a successful outcome (that you owned) as an A-leader before Day 180.</p>
<p class="bold bkc">What does it mean to be an A-leader:</p>
<div>
<img src="{{site.url}}/assets/img/ig1.png">
</div>
<p class="s-ws-top">All teams start from the bottom most level, for only individuals have existed before this. Their combination as a cohesive unit aka team is a new, ever evolving and always unique (in its shape) construct that needs to be birthed. And then transitioned to peak performance. It takes leadership to get that to occur.</p>
<p>And that requires channeling the common energy of the group to conquer the following issues in order:</p>
<div>
<img src="{{site.url}}/assets/img/ig2.png">
</div>
<p>Read more: <a href="https://www.wrike.com/blog/6-different-team-effectiveness-models/">Lencioni Model</a></p>
<p>The only tools at a leaders disposal are empathy (not sympathy), affordance and inspiration. For the constraints of each individual and the collective unit become your constraints. You can't pretend they don't exist and yet, expect an outcome.</p>
<p class="m-ws-top bold bkc">What makes a A-leader:</p>
<p class="bold bkc nm">1. Self-transforming mind</p>
<p>You are no longer held prisoner by your own identity. Your identity (and role) is constantly re-created basis what is appropriate for the team's win at the moment. And hence, can hold multiple thoughts and ideologies at once.</p>
<p>Leadership is about serving others, without sacrificing yourself.</p>
<p class="bkc bold nm">2. Self-responsible</p>
<p>If you are angry or agitated, it's not 'their' fault. If your strategy failed, it's not because < insert a random external event >. The buck starts and stops at you.</p>
<p class="bkc bold nm">3. Self-trainable</p>
<p>Geniunelly willing to learn from others. Universe is always trying to show you the path, be listening. Listen to others and be able to arrive at what is a win-win for each situation.</p>
<p class="bkc bold nm">4. Thinks in systems</p>
<p> "This is happening because the incentives are set up that way". Most effecient incentives are rarely monetary in nature. Spend time to understand why humans do what they do. Recommended read: The Theory of Moral Sentiments by Adam Smith.</p>
<hr>
<p>Heavily inspired from <a href="https://youtu.be/LH1bewTg-P4?t=1188">How to win by Daniel Gross</a>.</p>
<p>Highly recommended watch: <a href="https://www.youtube.com/watch?v=6fQHLK1aIBs">How to operate | Keith Rabois</a></p>
<ul>
<li>A leader would focus on maxing out team productivity. Including but not limited to guiding their team towards implementing the operating principles ("Operating at TVP") in their lives.</li>
<li>The path from (including) this level onwards is non-trivial. It's fine, take your time. You have time from day 45 to 180 to learn, fail, relearn and succeed.</li>
<li>Qualifying for this level 2x's the base salary.</li>
</ul>
<h5 class="m-ws-top">Level 3: Junior Partner <small class="bc">| Day 360</small></h5>
<p class="bkc">Are you able to lead and be responsible for (i.e. own) a business unit?</p>
<ul>
<li>You are responsible for the business case and success, of a part of the business. You have time from day 180 to 360 to learn, fail, relearn and succeed.</li>
<li>Qualifying for this level 2x's the base salary with the incremental payout being in liquid tokenized stocks.</li>
<li>A junior partner would focus on strategy for the quarter ahead.</li>
<li>A 10x win here is needed to graduate.</li>
</ul>
<h5 class="m-ws-top">Level 4: Senior Partner <small class="bc">| Day 720</small></h5>
<p class="bkc">Are you able to lead and be responsible for (i.e. own) a business?</p>
<ul>
<li>You are responsible for the success of a business. You have time from day 360 to 720 to learn, fail, relearn and succeed.</li>
<li>You are the conscious keeper of the organisation.</li>
<li>Qualifying for this level 2x's the base salary again with the incremental payout being in liquid tokenized stocks.</li>
<li>A senior partner would focus on strategy 4 quarters ahead.</li>
</ul>
<h5 class="nm m-ws-top-p">How to take on an entreprenurial journey</h5>
<p>Every business is designed to constantly explore new oppurtunities in their space of operations. They do so through experiments to validate new business oppurtunities i.e. 0 to 1 phase of the business. Each experiment is led by a Senior partner with a junior partner and an engineer. If and when an experiments succeeds, it is turned into business under TVP and scaled from 1 to 100. You can find yourself a place in that team.</p>
<h5 class="nm s-ws-top-p">When there is a lateral hire</h5>
<p>The risk exposure that the organisation undertakes stays constant and the time afforded to grow reduces for the individual on pro-rated. For there exists a reason why they are more valuable (and hence hired laterally), else our hiring has failed.</p>
<p>Hence, fixed salaries become stakes and the higher you start with, the higher risk (and pressure) you take. Hence, we recommend you to focus on accurate price instead of a higher starting base for the sake of it, and then grow into your goal income in due course. </p>
<p class="bkc bold nm">Dry run:</p>
<p class="nm">Example org has level 1(autonomy) salary at 30k and level 2 (leadership) at 60k a month. The time exposure designed in the protocol is 6 months for an individual to grow from level 1 to 2. Hence, the risk allocated to the hire is 30k*6= 180k.</p>
<p>When someone is hired laterally at level 2 at 60k a month, he has 180k/60k= 3months to succeed at level 2.</p>
<h5 class="nm s-ws-top-p">Compensation principle</h5>
<p>Our goal with salary is that it checks the box of "enough" for folks who are excited about working here (because of our mission, people and work) and then fades into the background.</p>
<p>We follow a band based structure corresponding to each ascend level. The idea is to prevent salary from becoming a guessing game. Its simple and straight forward.</p>
<p>Most critical roles (across all levels) are designed to have a "success" payout built in and would serve as the method to keep motivation sustained and pumping until you grow into the next level.</p>
<h5 class="nm s-ws-top-p">How are 1:1 reviews done</h5>
<p>By your team leader and as per the regular schedule. Hence, choose who you work with, based on whose leadership inspires you and where you are most likely to thrive. <a href="#operate" class="ibtn block">Deep dive</a></p>
</div>
</div>
</section>
<section id="start" data-magellan-target="start" class="llgbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Starting at TVP</h2>
<p class="s-ws-top">Welcome aboard Sailor!</p>
<p>Take time and mindspace to understand the new environment. It's important that you ask questions if there is less than binary clarity on anything. It is likely that we have fallen short somewhere. Use #mastering-playbook channel on slack.</p>
<h5 class="s-ws-top">Strap on!</h5>
<ol>
<li>It’s likely going to be overwhelming, let it. Watch fear(/delusion) and acknowledge it’s existence; then focus all your energies on action. As you progress, let the fear loose interest in you and thus, afford you your liberation.</li>
<li>The ask from you is to be familiar with this Playbook before you join</li>
</ol>
<h5>Your first day</h5>
<p>The intent is to get you upto base-level productivity in under 2 hours.</p>
<p><a href="https://docs.google.com/document/d/16654Q6dmLOEuxVHbvFVVbwo4Ezu6Xsve5SHGY2z7U_o/edit" class="button">First day checklist</a></p>
<h5 class="s-ws-top">Probationary Period</h5>
<p>The first 45 days.</p>
<p>A “probationary period” is a standard legal term required by labour law, but it’s really a space for us to ensure that we feel confident of our fit to you and are able to offer timely intervention.</p>
<p>We want you to succeed and to become a full member of the team, as much as you do.</p>
<!-- <p> The timeline is structured to enable us to work together to help you align with the team, to thrive and be happy in your new job.</p> -->
</div>
</div>
</section>
<section id="operate" data-magellan-target="operate" class="cbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Operating at TVP</h2>
<p>All structures discussed here are support structures to help you ascend. </p>
<ol>
<li>The tool of choice (used here) is affordance.</li>
<li>You will not be penalized for non-compliance. Or rewarded for compliance.</li>
<li>You will need them to perform. Do it for yourself. And no one else.</li>
</ol>
<p class="bold bkc m-ws-top">Tools you will need to get ready to start:</p>
<a href="https://docs.google.com/document/d/1ZGa6diesOmx-jSBjm0uj8j4oN75gYqux85qA7DJOm68/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">ETA culture <i class="fas fa-angle-right bc"></i></h5>
<p class="s">Bet on yourself and your vantage. Improve with time.</p>
<!-- <p class="s">The excercise helps every individual think through their path ahead and offer coherence with everyone else.</p> -->
</div>
</a>
<a href="https://docs.google.com/document/d/10pkMYbKmBWRIVFkC3nGb7ViY2216ysxI8KLiwEUm7OY/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">Daily logs <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s">We highly recommend a habit of maintaining daily logs i.e. a simple list of what you did today and what you are going to do tomorrow.</p>
<p class="s">This is for your own use to observe yourself. Think of it like your own personal version history.</p>
</div>
</a>
<a href="https://docs.google.com/document/d/1XzzTeBf2aKgIWbOfb4LxCpV8MGDM9KhQw2WlvxDHIls/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">OKR Framework <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s scolor">Helps document everyone's bet on what they think they will achieve in the next month.</p>
<p class="s scolor">The excercise helps every individual think through their path ahead and offer coherence with everyone else.</p>
</div>
</a>
<a href="https://docs.google.com/document/d/1wH0KcFdXLtURERe_TAtYp2vDl49khHGQrG3weL0eog8/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">Feedback mechanism <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s scolor">What isn't tracked, doesn't get improved.</p>
<!-- <p class="s scolor">The excercise helps every individual think through their path ahead and offer coherence with everyone else.</p> -->
</div>
</a>
<!-- Self-responsibility -->
<!-- Everything is my fault -->
<!-- Live a better day, each day. -->
<p class="bold bkc m-ws-top">Tools you will need once you start:</p>
<a href="https://docs.google.com/document/d/1jZhWTS9hWzkv9E3fMHE42sBvVKGccupBWHYO8S1vdow/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">Silent meetings <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s scolor">Helps document everyone's bet on what they think they will achieve in the next month.</p>
<p class="s scolor">The excercise helps every individual think through their path ahead and offer coherence with everyone else.</p>
</div>
</a>
<a href="https://docs.google.com/document/d/1AqT8av6Hgbu-gwPxooyFbCZFzOyd2I51VhKP5LGUCkw/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">How to communicate so that others listen <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s scolor">Helps document everyone's bet on what they think they will achieve in the next month.</p>
<p class="s scolor">The excercise helps every individual think through their path ahead and offer coherence with everyone else.</p>
</div>
</a>
<a href="https://docs.google.com/document/d/1Fxj32Uci6hP5ItYlramkdtPNwEZLcbNFzstYy0HJfwY/edit" target="_blank">
<div class="callout hv b">
<h5 class="nm">Schedule your day, week and your life <i class="fas fa-angle-right bc"></i></h5>
<p class="nm s scolor">Time for others
Find your flow time. Live and grow each day at a time.</p>
</div>
</a>
<p class="bold bkc m-ws-top-p nm">Tools we encourage:</p>
<p class="nm"><a href="https://www.brain.fm/">Brain.fm</a>: Functional music to improve focus.</p>
<p><a href="https://www.vridhamma.org/discourses/How-to-Discipline-the-Mind">Vipassana:</a> Mindful equanimous meditation. Discover the principle behind it <a href="https://www.vipassana.com/meditation/mindfulness_in_plain_english_9.php">here</a></p>
<p class="m-ws-top bold bkc">Operational things:</p>
<h5 >Getting Paid</h5>
<p>All staff payments are made by the 5th of the month. We also follow another payment cycle around the 20th of the month, for vendor payments.</p>
<!-- <h5>Payment Documents</h5>
<p>Make sure the following documents are submitted at least 3 days before the first payment cycle.</p>
<ul>
<li>Proof of Identity</li>
<li>Proof of Residence/Address</li>
<li>Permanent Account Number</li>
<!-- <li>Your Bank Account Details</li> -->
<!-- <li>Name on your bank account</li>
<li>Account number</li>
<li>IFSC code</li>
</ul> -->
<h5>Reimbursements</h5>
<p>We follow a no-bureaucracy policy. And instead have focused on fostering meritocracy i.e. correlating higher productivity to a higher payout for you. And hence, everything that increases your productivity funds its self. Buy for yourself, whatever makes you better.</p>
<p>Any non-personal spend can be suggested on the #office channel on slack.</p>
<!-- <h5>Who does what</h5>
<p>Figuring out who to bring a particular issue or question to shouldn’t be a guessing game.</p>
-->
</div>
</div>
</section>
<section id="execute" data-magellan-target="execute" class="llgbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Executing at TVP</h2>
<p>The vantage you will need to successfully execute here.</p>
<blockquote>Understanding the problem completely, is the solution itself.</blockquote>
<h5 class="m-ws-top">Outcomes are occurrences, that occur as a result of a process.</h5>
<p class="nm">Think of it as a production line that manufactures cars (for visual). The output is a completely built car with an assembly line assembling different parts.</p>
<p>Once the car is done, its characteristics and hence, scope isn’t in your control. The only place where you’d be able to impact change is in the process before it.</p>
<p>This POV is similar to systems thinking. The latter helps in analysis and helps arrive at "why", the former is forward looking and helps arrive at "how to".
<p><strong>Vantage:</strong> Whenever trying to understand how an outcome will be achieved, focus on seeing the process behind its current state (if it’s an optimization strategy) or seeing the process behind a similar or correlated outcome (if it’s an innovation strategy). In that vantage, you should be able to see the variables of the process and hence, its lever. You are now in control.</p>
<h5 class="b-ws-top">What you don’t measure, can’t get improved. </h5>
<p class="nm">Use:</p>
<ol>
<li>Macro level data for:</li>
<ul>
<li>Post-battle analysis</li>
<li>Successive goal setting</li>
</ul>
<li>Micro level data for finding oppurtunities for improvement. <br>
Think of it like your personal ultrasound lens.</li>
</ol>
<h5 class="b-ws-top">(Micro level) Data tells. Listen to it and it will also tell you the path to your victory.</h5>
<p class="nm bold bkc">1. What kind of data to look for: Ratios.</p>
<p>Absolute numbers are a manager’s vanity, not a doers tool.</p>
<p class="bkc nm bold">2. All processes occur in stages.</p>
<p class="nm">A car production assembly is usually not one single line. It is divided between multiple sections like paintshop, body works, engine assembly etc. </p>
<p>For simplification, assume this to be a straight line process where all sections work in series and none in parallel and hence, directly dependend on each other.</p>
<p><strong>Vantage:</strong>Hence, identifying its stages can offer you control. What you can control, you can change.</p>
<!-- <p>Even further within them, you can find key events of User Progress-ion and measure conversion between them. </p> -->
<p class="bkc nm bold m-ws-top-p">How to know which events are user progress-ion and which are user motion?</p>
<p>Every event that lies on the path towards creating revenue from the user is progress-ion. For every other vector isn’t progress. </p>
<p class="nm bkc bold">How to find opportunities for growth once the funnel is ready? </p>
<p>This is a skill that will build with time. </p>
<h5 class="b-ws-top">Critical path is the shortest path</h5>
<p>In the car assembly line, the maximum rate of production is = the lowest common rate of the all components. ONLY the lowest common rate.</p>
<p>Hence, the input car part that is the slowest (most lagging) is what the final assembly out is going to be. All focus must always be to increase rate of production only that step. </p>
<p>In chemistry there exists a similar concept: Rate determining step.</p>
<p><strong>Vantage:</strong> Always focus on improving the rate determining step. Only. Until it isn’t one anymore. Then move the one that is the new rate determining step.</p>
<h5 class="b-ws-top">Innovation isn’t a project, it is an experiment.</h5>
<p>If you can’t see at least a path to the outcome, it is still an innovation problem. Projects don’t solve innovation problems. Experiments do. Experiments are designed to test the limits of failure, projects are designed to not fail.</p>
<p><strong>Vantage:</strong> Convert each innovation “project” into an operational one by doing enough experiments to gain vantage on how to reach the outcome.</p>
<p>For that ensures once a project is underway in the company, its victory is certain.</p>
</div>
</div>
</section>
<section id="leave" data-magellan-target="leave" class="helmet2bg r b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Leaving TVP</h2>
<p>Change is the natural course of the universe. We understand that we are not married for life. </p>
<p>Moreover, we want you to be here only until it is your appropriate spot. It is a legitimate possibility that it isn't going to be the case, in a moment future. We want to encourage you to seek that ideal spot for you and want to make that transition without envoking agitation in either you or the org.</p>
<h5 class="m-ws-top">Let's do it together</h5>
<p>Trust us enough to involve us even when the idea of leaving is just a thought. We will run through the process with you together, including offering you vantage on evaluating your considerations, recommending a path ahead and help you with references and connects that would be helpful. <span class="bold bkc">Speak with your leader.</span></p>
<h5 class="m-ws-top">Interventions</h5>
<p class="nm">Failure is not an event worthy of firing, lack of alignment is. We will only intervene on your (not your stated desire's) behalf, if and when we feel you are not happy here AND not asking the question (from your self) whether we are still your ideal spot in the universe.</p>
<p>Your team leader will usually intervene using the phrase "Excuse me, Life is Waiting".</p>
<p class="bkc bold nm">Be self-responsible.</p>
<p>If you are not happy, figure out why. Address it. It’s not our responsibility to add meaning to your life. Eventhough it is in our interest to do so. We use the tool of affordance, for that's the most we can do.</p>
<h5 class="m-ws-top">PS: It's not you, it's us</h5>
<p>We recognize that our way of work may not be suited for everyone and it may sometimes take a while to dawn. Hence, we offer as much information as early as possible, for you to make an accurate decision. And we continue to create those affordances with multiple checkpoints (as part of your 1:1s) along the way. One each at day 45 and month 3.</p>
<p>And if you do reach awareness that we are not your ideal spot, no stress. We will still love you the same and wish to see you succeed in whatever you journey you take forward.</p>
</div>
</div>
</section>
<section id="policies" data-magellan-target="policies" class="llgbg b-ws-bottom-p b-ws-top-p">
<div class="grid-x grid-padding-x">
<div class="medium-7 medium-offset-1 small-12 cell">
<h2 class="s-ws-top">Employment Policies</h2>
<p>These are non-negotiable and a hard limit. You may not continue employment here without absolute adoption. Violation will result in termination.</p>
<h5 class="s-ws-top">Equal Opportunity Employment</h5>
<p>We are a meritocratic culture. We only care about the value added and the benchmark is the same for everyone, irrespective of their past background or current identity.</p>
<p>This policy is not legally mandated, but we choose it regardless.</p>
<h5 class="s-ws-top">Code of conduct</h5>
<ul>
<li><span class="bkc">Consent</span>
<p>Be empathetic of how you treat, speak and think about others. Consent needs to be explicit. And a No, means No.</p>
</li>
<li><span class="bkc">Honesty</span>
<p>You must not lie, hide or conceal truth anytime. That includes honesty towards yourself and towards others. Irrespective of however hard the truth may be.</p>
</li>
<li><span class="bkc">Non-Violence</span>
<p>You may not offload your agitations onto others. They are your responsibility. Instances of violence may include but not limited to physical aggression, verbal shouting and/or an intent to harm.</p>
</li>
<li><span class="bkc">Non-Disclosure</span>
<p>You are expected to not disclose financial/strategic/confidential information to any outsider. When you aren't sure, ask your team leader.
</p>
</li>
</ul>
<h5 class="s-ws-top">Employee Privacy</h5>
<div class="bkc">Personnel records</div>
<p>The company maintains a file for each employee that includes personnel information, documents submitted, communication history, performance records, and other activity.</p>
<div class="bkc">Digital footprint</div>
<p>You will be assigned a company email account. You are to use that for creating all other work related accounts. No personal accounts to ever be used for work purposes. All such accounts and other work related properties created during employment are company property and not private.</p>
<h5 >Prevention of Sexual Harassment Policy</h5>
<p>No, means no. Explicit consent is the base layer on which all human interactions are built. Any violation is unacceptable and will dealt punitively.</p>
</div>
</div>
</section>
</div>
</div>
</div>