Welcome to MyGM Reads
How these articles work — data-grounded, human + AI readable, with live widgets embedded inline.
MyGM Reads are short, data-grounded articles about the United Dynasty FFL — recaps, power-ranking narratives, manager profiles, draft retrospectives.
Every article is plain MDX in the repo. Its frontmatter cites the league's
real entities by their canonical ids — season, week, managers (user_id),
players (player_id), and embeds (the show_* widget tools). Those
references are validated against the live data model at build time, so an
article can never claim a manager or player that does not exist.
Because the components are the same ones Claude renders, an article can drop a live widget inline:
Current power rankings
Same widget Claude renders inline — frozen to the data as it stood when this article published.
Same payload, same render, on the web and in chat.