Changes

Comparing empty160dc49.

@@ -1,0 +1,38 @@
1+---
2+title: Onboarding
3+sort: 1
4+tags: [people-ops]
5+---
6+
7+# Onboarding
8+
9+Your first week at ZephyrCart, in checklist form. Your buddy and your manager are responsible for
10+unblocking you when something here is wrong.
11+
12+## Day 1
13+
14+- [x] Laptop arrived. (If not โ€” ping People Ops on `#peopleops`.)
15+- [ ] SSO works for Google Workspace, Slack, GitHub, Linear.
16+- [ ] 1:1 booked with your manager.
17+- [ ] You've been added to your team's Slack channel and the company-wide `#announcements`.
18+
19+## Day 2โ€“3
20+
21+- [ ] You've read the [team handbook](team-handbook.md) end to end. It's short.
22+- [ ] You've read the [code of conduct](policies/code-of-conduct.md). Signed acknowledgment goes to
23+ People Ops.
24+- [ ] You've cloned the `zephyrcart/platform` monorepo and run the local stack against a test
25+ tenant. Your buddy can pair on this if the bootstrap script falls over.
26+
27+## Week 1
28+
29+- [ ] You've shipped one small change to production. "Small" can be a typo fix; the point is to
30+ walk through the deploy pipeline once with someone watching.
31+- [ ] You've attended one all-hands and one of your team's weekly syncs.
32+- [ ] You've met the people listed in your `who-to-know.md` (your buddy will send this).
33+
34+## When you get stuck
35+
36+The single best move is to post the question in your team channel before slacking individuals
37+directly. We bias toward asynchronous, searchable answers โ€” see the
38+[communication norms](team-handbook.md#communication) in the handbook.