welcome.md markdown
34 lines 1.3 KB
Raw
sha256:c2dbf04d56308f3bbf2d06e6d2eb022b8948b1e827195fe525a44e5e18d5f9c0 feat(auth): Phase B Connect cloud agent (RFC 8628) + Hermes… 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 1 commit
sha256:93bcf8f9bd56d8c5b9339f4ec73b9ebd66571398d56262d38eedc2cfa9db9882 fix(test): align Band B landing assertion with desktop MCP … Human 11 days ago