welcome.md markdown
34 lines 1.3 KB
Raw
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 60 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 5 commits
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 60 days ago
sha256:873e30b7fafe601346295f8f4289f388f21d8f715f28584d5481899ba2b714fc Merge pull request #249 from aaronrene/muse-mirror Agent 77 days ago
sha256:d8c648b20a4d53b2673c5c082ee7edfa7b2fc9b11080832da1f38807b6bf940b fix(7C-L1b): route hosted delegation proposals through cani… Human minor 79 days ago
sha256:2827ba9e7632a4b141c50caf1e8f7d77abbc3515be20e7465f2bccb0ac4edf91 fix: repair endpoint now sets has_active_subscription when … Human minor 99 days ago