Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 825 Bytes

File metadata and controls

25 lines (17 loc) · 825 Bytes

What

Why

Test plan

Checklist

  • make test passes (hermetic suite; HTTP is mocked).
  • New behavior has tests; bug fixes have a regression test.
  • Docs updated in this PR if behavior changed (README.md / ARCHITECTURE.md).
  • CHANGELOG.md [Unreleased] updated (under the right subsection).
  • No secrets committed — key_ref references only, never a raw key.
  • Change is consistent with the opt-in / bring-your-own-key posture (DISCLAIMER.md).