Tier 2Tier 2 · Native apps: tokens only. Focus, parallax, the lift and the shadow are UIFocusSystem's, not a put.io ring. What put.io contributes is the same thing it contributes on iOS, tint, surfaces, type, yellow file icons, plus the shape of the app, which matches the shipped tv-native reference.--yellow-solid · --app-bg · --component-bg-active · --radius-tv · tv.text.*
Apple's focus engine, put.io's list
A focusable view lifts: scale, light-source shadow, parallax tilt. You get it by making a view focusable and lose it by drawing your own highlight.

The tv-native fill sits under the lift, it does not replace it.
Top-level navigation is a TabView, not a header. The bar floats at the top, hides while content scrolls, and takes focus on swipe up. Search is a tab, not a header button.

The focused tab is a light pill with dark text. That contradicts the tv-native "never a white-invert pill" rule on purpose: tv-native is tier 4 where put.io owns focus, tvOS is tier 2 where the platform does. Selected-but-unfocused is plain bright text, no fill.
Everything else matches the other TV surfaces: a header and a list of destinations. No poster wall.

Twelve real filenames beat six invented posters.
No mono on TV. Two faces only, GT America regular and medium, with tabular figures for numerics.
Files Transfers Activity Account
put.io
Films
128 items
Series
64 items
The.Wire.S03E04.Back.Burners.1080p.BluRay.x264-DEMAND.mkv
3.42 GB · 2 days ago
Dune.Part.Two.2024.2160p.WEB-DL.DDP5.1.Atmos.HDR.x265.mkv
18.6 GB · 5 days ago
tears_of_steel.mkv
1.20 GB · last week
Canvas
1920 × 1080
safe area from --tv-overscan-*
Tab bar
62px · 30px
TabView, focused pill is system
Row title
36px
tv.text.body · GT America Rg
Row subline
32px
tv.text.caption · tabular figures
Radius
--radius-tv 12px
one radius on every TV tier
Focused fill
--component-bg-active
under the system lift, not instead of it
Lift
system
scale + shadow owned by tvOS
Icon column
44px yellow
Phosphor, every file type
Numerics
GT America
tabular, no mono on TV
Per-control detail, the token map and the full don't list live in platforms/apple/DESIGN.md.
Do not draw a focus ring, a yellow halo or a scale(1.06) of your own on tvOS. Those were invented in an earlier revision of these specimens and removed.

Make the view focusable and let the OS do it, anything hand-rolled will drift from the system on the next tvOS release and will not respond to the remote's touch surface.