Pointer vs. value receivers are... interesting.
StatLiteral: just emit a stat in the obvious way. Plus helper functions. Can also identify stats via struct tags, no more Stored type! Can also identify stat methods via name (with compatible types).
Implement a stats panel with a name, intro text, and a rule for how to pull stats out of a collection.
No tests. Not complete.