mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 19:02:17 +03:00
Add a lifecycle layer on top of the existing Video Bridge drill-down cache substrate: opaque hashed handles bound to (principal, handle) with no existence oracle, preview/standard/detail multiresolution variants resampled on read, response pagination capped at 8 frames and 32 MiB, TTL/quota/delete/ cleanup, and a new authenticated /api/v1/video-bridge/drilldown consumer route that stays disabled for remote access by default. Refs #11655