Content.Client Agent Notes
Read ../AGENTS.md first.
For Content.Client work always load:
ss14-naming-conventionsss14-upstream-maintenancess14-prediction
Also load:
ss14-ui-xamlfor XAML windows, controls, code-behind, or client UI layoutss14-ui-buifor bound UI classes, BUI state/messages, or predicted BUI flowsss14-ui-euifor EUI admin/debug sessionsss14-localization-stringsandss14-localization-codefor UI or popup textss14-netcodewhen client work depends on replicated messages orNetEntityss14-graphics-generic-visualizer-appearancefor appearance-driven visual workss14-sprite-overlays-shadersfor overlays, shaders, RSI, or visual-layer workss14-audiofor client audio, ambient sounds, lobby music, or UI soundsss14-atmosfor atmos overlays, pipe visuals, or atmos UIss14-pvsfor visibility, PVS scale, or code that handles entities leaving PVSss14-transform-physicsfor client movement, transform, or physics presentation
Prefer XAML-first UI, client-side presentation, and reading already-networked state before duplicating UI state.