| 1 | --- |
| 2 | model: Claude Fable 5 |
| 3 | wh: 8 |
| 4 | co2_g: 3.2 |
| 5 | comparison: Twenty minutes of an idle games console |
| 6 | prompt: >- |
| 7 | “One more: Add an FAQ section, and instructions for adding to the FAQ, then |
| 8 | I'll ask pi/gptoss or opencode/qwen-coder to add some FAQ entries, which |
| 9 | should also be Markdown files.” |
| 10 | --- |
| 11 | The FAQ now works like the ledger: one Markdown file per question in |
| 12 | `src/faq/`, assembled into [/faq/](/faq/) in filename order by Eleventy. |
| 13 | The five existing questions became the first five files, and `AGENTS.md` |
| 14 | gained a recipe for adding a question. |
| 15 | |