You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instructions: "Private resolution engine. Not on GitHub, only in PyPI wheel. Reviewers: this code handles content ID resolution for Netflix/YouTube/Spotify."
- path: "src/smartest_tv/drivers/**"
instructions: "TV platform drivers. Each driver wraps a platform SDK (bscpylgtv, samsungtvws, adb-shell, aiohttp). Check for async/await correctness and connection lifecycle."
- path: "tests/**"
instructions: "All tests run without a real TV. Mock-based. No network calls."