StackLog = a dev journal where an AI writes the entries
and a web app reads them back.
Day 1, you build the tools the AI uses (MCP server → JSON).
Day 2, you spec and build the app that displays them (React → Express → SQLite).
The data written by one becomes the data shown by the other.
That bridge is the whole workshop in miniature.