docs(readme): link The Next New Thing's video walkthrough in Quick start

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Mads Lorentzen
2026-08-07 08:23:40 +02:00
co-authored by Claude Fable 5
parent 20d9507427
commit 85b3ddc243
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -15,6 +15,10 @@ per-file diff commands.
### Added
- **README: video walkthrough link in Quick start** - The Next New Thing's hands-on
walkthrough of the workflow (recorded August 2026), for newcomers who want to see the
setup-to-application flow before reading. Docs only.
- **Spec-pinning tests for the Language Gate's `/rank` contract** (#278) - four regression
guards in `tests/test_rank_command.py` pinning the `language_gate`/`language_note` fields
through Steps 2-5 of `/rank`, including the Step 4 persistence rule that was live-debugged