Skip to content

Commit e9e7c6f

Browse files
committed
fix: remove premature next links from unpublished posts
Next links on posts 4-19 allowed readers to chain through the entire 20-part series before posts are published. Removed forward navigation from all unpublished posts so the series follows the daily launch schedule. Next links will be re-added incrementally as each post goes live.
1 parent 8774c6e commit e9e7c6f

16 files changed

Lines changed: 16 additions & 16 deletions

docs/perspectives/the-spec-driven-shift/5-spec-smells-that-turn-every-ai-prompt-into-a-guessing-game.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Look at the last spec you handed to your AI. How many of these five smells does
3232

3333
---
3434

35-
[Previous: AI Needs History. Your Database Deletes It.](./ai-needs-history-your-database-deletes-it) | [Next: A PRD Is Not a Spec. Here's Why That Matters.](./a-prd-is-not-a-spec-heres-why-that-matters)
35+
[Previous: AI Needs History. Your Database Deletes It.](./ai-needs-history-your-database-deletes-it)
3636

3737
[Back to series overview](./index)
3838

docs/perspectives/the-spec-driven-shift/60-years-of-specification-in-3-minutes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Now AI has made that convergence urgent. The techniques exist. The history is th
2828

2929
---
3030

31-
[Previous: I Coined 'Spec-Driven Development' in 2016. Nobody Cared Until AI Broke Everything.](./i-coined-spec-driven-development-in-2016-nobody-cared-until-ai-broke-everything) | [Next: TDD Was Never About Testing](./tdd-was-never-about-testing)
31+
[Previous: I Coined 'Spec-Driven Development' in 2016. Nobody Cared Until AI Broke Everything.](./i-coined-spec-driven-development-in-2016-nobody-cared-until-ai-broke-everything)
3232

3333
[Back to series overview](./index)
3434

docs/perspectives/the-spec-driven-shift/a-prd-is-not-a-spec-heres-why-that-matters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Next time someone hands you a PRD and says "build this," ask yourself: who made
3232

3333
---
3434

35-
[Previous: 5 Spec Smells That Turn Every AI Prompt Into a Guessing Game](./5-spec-smells-that-turn-every-ai-prompt-into-a-guessing-game) | [Next: Jira Is Where Specs Go to Die. Your AI Just Showed Up With a Shovel.](./jira-is-where-specs-go-to-die-your-ai-just-showed-up-with-a-shovel)
35+
[Previous: 5 Spec Smells That Turn Every AI Prompt Into a Guessing Game](./5-spec-smells-that-turn-every-ai-prompt-into-a-guessing-game)
3636

3737
[Back to series overview](./index)
3838

docs/perspectives/the-spec-driven-shift/ai-needs-history-your-database-deletes-it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ AI needs this history. If your database deletes it, you're handicapping every AI
3636

3737
---
3838

39-
[Previous: Dan North Wasn't Talking About AI. But He Could Have Been.](./dan-north-wasnt-talking-about-ai-but-he-could-have-been) | [Next: 5 Spec Smells That Turn Every AI Prompt Into a Guessing Game](./5-spec-smells-that-turn-every-ai-prompt-into-a-guessing-game)
39+
[Previous: Dan North Wasn't Talking About AI. But He Could Have Been.](./dan-north-wasnt-talking-about-ai-but-he-could-have-been)
4040

4141
[Back to series overview](./index)
4242

docs/perspectives/the-spec-driven-shift/code-was-always-a-hindrance-i-just-didnt-know-it-yet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Next time you sit down to build something with AI, notice where you spend your t
3232

3333
---
3434

35-
[Previous: Your AI Doesn't Know What It Doesn't Know. You Do.](./your-ai-doesnt-know-what-it-doesnt-know-you-do) | [Next: I Coined 'Spec-Driven Development' in 2016. Nobody Cared Until AI Broke Everything.](./i-coined-spec-driven-development-in-2016-nobody-cared-until-ai-broke-everything)
35+
[Previous: Your AI Doesn't Know What It Doesn't Know. You Do.](./your-ai-doesnt-know-what-it-doesnt-know-you-do)
3636

3737
[Back to series overview](./index)
3838

docs/perspectives/the-spec-driven-shift/dan-north-wasnt-talking-about-ai-but-he-could-have-been.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Dan wasn't talking about AI. But he was describing the mindset that makes AI dev
3636

3737
---
3838

39-
[Previous: TDD Was Never About Testing](./tdd-was-never-about-testing) | [Next: AI Needs History. Your Database Deletes It.](./ai-needs-history-your-database-deletes-it)
39+
[Previous: TDD Was Never About Testing](./tdd-was-never-about-testing)
4040

4141
[Back to series overview](./index)
4242

docs/perspectives/the-spec-driven-shift/fool-me-once-i-write-a-spec-fool-me-twice-there-is-no-twice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Think about which workflow you'd trust with your production system. The one that
4444

4545
---
4646

47-
[Previous: When Coding Becomes Instant, Specs Are All That Matters](./when-coding-becomes-instant-specs-are-all-that-matters) | [Next: The Question Isn't Whether AI Can Code. It's Whether You Can Specify.](./the-question-isnt-whether-ai-can-code-its-whether-you-can-specify)
47+
[Previous: When Coding Becomes Instant, Specs Are All That Matters](./when-coding-becomes-instant-specs-are-all-that-matters)
4848

4949
[Back to series overview](./index)
5050

docs/perspectives/the-spec-driven-shift/give-me-the-freedom-of-a-tight-brief-why-specs-are-the-ultimate-ai-prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Specs are the ultimate prompt. They give it the clarity to do good work.
3434

3535
---
3636

37-
[Previous: Jira Is Where Specs Go to Die. Your AI Just Showed Up With a Shovel.](./jira-is-where-specs-go-to-die-your-ai-just-showed-up-with-a-shovel) | [Next: The Best AI Developers Are Spec-Driven. They Just Haven't Named It Yet.](./the-best-ai-developers-are-spec-driven-they-just-havent-named-it-yet)
37+
[Previous: Jira Is Where Specs Go to Die. Your AI Just Showed Up With a Shovel.](./jira-is-where-specs-go-to-die-your-ai-just-showed-up-with-a-shovel)
3838

3939
[Back to series overview](./index)
4040

docs/perspectives/the-spec-driven-shift/i-coined-spec-driven-development-in-2016-nobody-cared-until-ai-broke-everything.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Sometimes the right idea just needs the right moment. The spec-driven conversati
4040

4141
---
4242

43-
[Previous: Code Was Always a Hindrance. I Just Didn't Know It Yet.](./code-was-always-a-hindrance-i-just-didnt-know-it-yet) | [Next: 60 Years of Specification in 3 Minutes](./60-years-of-specification-in-3-minutes)
43+
[Previous: Code Was Always a Hindrance. I Just Didn't Know It Yet.](./code-was-always-a-hindrance-i-just-didnt-know-it-yet)
4444

4545
[Back to series overview](./index)
4646

docs/perspectives/the-spec-driven-shift/jira-is-where-specs-go-to-die-your-ai-just-showed-up-with-a-shovel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Go look at a ticket your team closed six months ago. Can you find the spec? If t
4040

4141
---
4242

43-
[Previous: A PRD Is Not a Spec. Here's Why That Matters.](./a-prd-is-not-a-spec-heres-why-that-matters) | [Next: Give Me the Freedom of a Tight Brief. Why Specs Are the Ultimate AI Prompt.](./give-me-the-freedom-of-a-tight-brief-why-specs-are-the-ultimate-ai-prompt)
43+
[Previous: A PRD Is Not a Spec. Here's Why That Matters.](./a-prd-is-not-a-spec-heres-why-that-matters)
4444

4545
[Back to series overview](./index)
4646

0 commit comments

Comments
 (0)