Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.35 KB

File metadata and controls

35 lines (27 loc) · 1.35 KB

Summary

<The user/architecture outcome this PR delivers.>

Linked issue & Epic

  • Closes #
  • Owning Epic: E · DD/ADR/RR: <DD-NNN / none>

Changes

Inherited / upstream code incorporated

<Upstream commits/files adopted, and the method (merged / cherry-picked / adapted), or "none".>

Tests & fixtures

  • Tests added/updated (would fail before this change)
  • Fixtures added with manifest entries (provenance + redistribution status), or N/A
  • Before/after measurements for performance-sensitive work, or N/A
  • Visual evidence for rendering/UI changes, or N/A

Documentation

  • User- and maintainer-facing docs updated in this PR (docs are part of the feature)
  • Support matrix / migration notes updated, or N/A

Impact

  • Security: <untrusted-input / limits impact, or none>
  • Licensing / provenance: <third-party notices updated, or none>
  • Compatibility / breaking change: <label breaking-change + migration note if breaking, or none>

Checklist

  • Targets dev (or a justified branch per governance §6.3)
  • Approved scope & dependency direction; no reusable package imports AnyBridge
  • Conventional Commit messages
  • No unrelated cleanup