Start here
Your first stops live on the wiki. Open these in order โ access, then the first-week checklist, then everything you might get stuck on.
Know the ground
Read the source. These are the repo documents that tell you how the team works, what the words mean, and how to add your own pages.
Your first week
Work down this list in order. By the end you can run the wiki locally, know who owns what, and have driven the pipeline once yourself.
Germination checklist
- Request your Azure / Entra account and repo access โ start on day one, it takes the longest.
- Clone the wiki repo to your machine once your access lands.
- Run the docs site locally: cd docs-site && mkdocs serve -a 0.0.0.0:8086
- Read the charter and the glossary end to end โ it is the fastest way to sound like you belong.
- Find your team in the RACI and note who you go to for each kind of decision.
- Skim the architecture plan so you know the shape of what we are building.
- Open the API console once (make serve) and drive the pipeline end to end.
- Skim the FAQ so you know where the answers already live before you ask.
- Open your first pull request โ fix a typo, add a note โ to prove the contribution loop works for you.
Tip: if a step blocks on access, keep going down the list โ most of it runs offline against the repo.
Where to go next
Once you have found your footing, step into the working sections. Each one is a portal into a part of the program.