diff --git a/changelog.d/features/11369-video-bridge-drilldown-isolation.md b/changelog.d/features/11369-video-bridge-drilldown-isolation.md new file mode 100644 index 0000000000..b0b499304d --- /dev/null +++ b/changelog.d/features/11369-video-bridge-drilldown-isolation.md @@ -0,0 +1 @@ +- **feat(video bridge):** harden the optional drill-down cache substrate with exact-path broker policy, canonical principal/session/media isolation, independent retained-byte quotas, cancellation-safe commits, rejection of excess or non-canonical Base64 padding and non-JPEG/truncated media, warning-sensitive full JPEG canonicalization that strips trailing polyglot bytes, server-derived dimensions, and auditable derivation metadata; production tenant binding and multi-resolution selection remain follow-up work ([#11369](https://github.com/diegosouzapw/OmniRoute/pull/11369)) diff --git a/changelog.d/features/pending-video-bridge-drilldown-isolation.md b/changelog.d/features/pending-video-bridge-drilldown-isolation.md deleted file mode 100644 index 85553b57f6..0000000000 --- a/changelog.d/features/pending-video-bridge-drilldown-isolation.md +++ /dev/null @@ -1 +0,0 @@ -- **feat(video bridge):** hardens the optional drill-down cache substrate with exact-path broker policy, canonical principal/session/media isolation, independent retained-byte quotas, cancellation-safe commits, rejection of excess or non-canonical Base64 padding and non-JPEG/truncated media, warning-sensitive full JPEG canonicalization that strips trailing polyglot bytes, server-derived dimensions, and auditable derivation metadata; production tenant binding and multi-resolution selection remain follow-up work.