welcome.md markdown
34 lines 1.3 KB
Raw
sha256:b5f647cb9c409f563d4671fe3fc05ddea01fabfed9b41fc11cb923588e1c1baf mirror: GitHub Phase A durable MCP OAuth (#270) Human minor ⚠ breaking 11 days ago

title: Welcome — engineering team vault project: engineering-team-template tags:

  • onboarding
  • engineering
  • knowtation date: 2026-04-07

Welcome — engineering team vault

This vault complements your code host and ticket system: it holds narrative context that tickets rarely capture well—tradeoffs, blast radius, and how we actually run production.

First steps

  1. Get repo access, laptop encryption, and SSO groups confirmed by IT.
  2. Read onboarding/new-engineer.md and check off items in your first PR or shared checklist.
  3. Skim the latest ADR in architecture/ for the service you will touch first.

When to add a note

  • Before merging a significant API or schema change → ADR in architecture/.
  • During an incident → start from incidents/ template; timestamp everything.
  • After each retro → file under retrospectives/ with owners and dates on action items.

Conventions

  • Link to runbooks from alerts and dashboards where possible; duplicate short “what to do” snippets in the alert body, full detail here.
  • Prefer tags like api, payments, pci, sre for cross-team search.

Security

Do not paste production secrets, customer PII, or unredacted stack traces with tokens. Reference secret manager names and ticket IDs instead.

File History 4 commits
sha256:b5f647cb9c409f563d4671fe3fc05ddea01fabfed9b41fc11cb923588e1c1baf mirror: GitHub Phase A durable MCP OAuth (#270) Human minor 11 days ago
sha256:d8c648b20a4d53b2673c5c082ee7edfa7b2fc9b11080832da1f38807b6bf940b fix(7C-L1b): route hosted delegation proposals through cani… Human minor 31 days ago
sha256:2827ba9e7632a4b141c50caf1e8f7d77abbc3515be20e7465f2bccb0ac4edf91 fix: repair endpoint now sets has_active_subscription when … Human minor 50 days ago