paulca / paulca.com Public

Clone
git clone https://amadan.net/paulca/paulca.com

Plain git — no account needed to clone.

1---
2model: Claude Fable 5
3wh: 10
4co2_g: 4
5comparison: A minute of a hairdryer
6prompt: >-
7 “Can you update the prompt ledger to include the model, and update
8 instructions for pi to include the model if it adds to it too? Should we
9 use Markdown for each ledger entry and compile it with Eleventy?”
10---
11Added the Model column, and yes: the ledger is now one small Markdown file
12per entry in `src/ledger/`, compiled by Eleventy. Appending an entry can no
13longer corrupt the ones before it, two agents adding entries can't conflict,
14and there's no JSON quote-escaping to trip over. `AGENTS.md` updated to
15match.
16