EXH-04sample entry — swap with a real artifact
Ledgerline
A budgeting CLI with a full-screen TUI — double-entry ledger in plain text files, rendered like a Bloomberg terminal for one.
The prompt · verbatim
Why it works
- One architectural invariant, stated as law. “The file is the source of truth” answered dozens of design questions (undo, sync, crash recovery) before they were asked.
- Compiler-quality errors were requested by analogy — “filename, line number, caret” — which is far more transferable than “good error messages”.
ledgerline demois onboarding as a feature. A reviewer can experience the tool in ten seconds, which is what a portfolio artifact needs most.
