mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 08:36:25 +00:00
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:
co-authored by
Claude Fable 5
parent
20d9507427
commit
85b3ddc243
@@ -15,6 +15,10 @@ per-file diff commands.
|
|||||||
|
|
||||||
### Added
|
### 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
|
- **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
|
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
|
through Steps 2-5 of `/rank`, including the Step 4 persistence rule that was live-debugged
|
||||||
|
|||||||
@@ -69,6 +69,8 @@ The framework encodes career guidance best practices, including structured evalu
|
|||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
|
> 🎥 **Prefer to see it in action first?** [The Next New Thing did a hands-on walkthrough](https://www.youtube.com/watch?v=HoVxjMNFYv4) of how the workflow is actually used, from setup to a finished application (recorded August 2026 - commands may have evolved since).
|
||||||
|
|
||||||
### 1. Fork and clone
|
### 1. Fork and clone
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user