engineering docs

Runbooks

GejalaPemeriksaan pertama
400Schema body/query, enum, required field
401Cookie/bearer, expiry, trusted origin
403Membership, owner, active organization
404Route mount dan scope organisasi
415Content-Type: application/json
429Rate limit dan retry backoff
500requestId, server log, database connectivity

Checklist perubahan endpoint

  1. Tambahkan atau ubah schema validation.
  2. Pastikan route method/path terdokumentasi.
  3. Tambahkan auth dan ownership test.
  4. Verifikasi cross-database existence checks.
  5. Perbarui MDX domain database yang sesuai.
  6. Jalankan type-check, lint, build, dan smoke test.