// Package ui provides pure rendering primitives (progress bars, Unicode box
// tables) that are independent of game state. Session-coupled rendering
// (colour resolution, prompt formatting, combat display) lives in the game
// package as render_*.go files.
package ui