Skip to content

Commit e74a71a

Browse files
committed
feat: publish Spec-Driven Shift post 10
1 parent d358a2a commit e74a71a

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ export default defineConfig({
256256
{ text: '7. 60 Years of Specification in 3 Minutes', link: '/perspectives/the-spec-driven-shift/60-years-of-specification-in-3-minutes' },
257257
{ text: '8. TDD Was Never About Testing', link: '/perspectives/the-spec-driven-shift/tdd-was-never-about-testing' },
258258
{ text: '9. Dan North Wasn\'t Talking About AI', link: '/perspectives/the-spec-driven-shift/dan-north-wasnt-talking-about-ai-but-he-could-have-been' },
259+
{ text: '10. AI Needs History. Your Database Deletes It.', link: '/perspectives/the-spec-driven-shift/ai-needs-history-your-database-deletes-it' },
259260
]
260261
},
261262
{

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Dan wasn't talking about AI. But he was describing the mindset that makes AI dev
3838

3939
[Previous: TDD Was Never About Testing](./tdd-was-never-about-testing)
4040

41+
[Next: AI Needs History. Your Database Deletes It.](./ai-needs-history-your-database-deletes-it)
42+
4143
[Back to series overview](./index)
4244

4345

docs/perspectives/the-spec-driven-shift/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ New posts drop daily. Follow along on [LinkedIn](https://linkedin.com/in/samhato
2626
7. [60 Years of Specification in 3 Minutes](./60-years-of-specification-in-3-minutes)
2727
8. [TDD Was Never About Testing](./tdd-was-never-about-testing)
2828
9. [Dan North Wasn't Talking About AI. But He Could Have Been.](./dan-north-wasnt-talking-about-ai-but-he-could-have-been)
29-
10. AI Needs History. Your Database Deletes It.*April 10*
29+
10. [AI Needs History. Your Database Deletes It.](./ai-needs-history-your-database-deletes-it)
3030

3131
### Week 3: The Practice
3232
*April 13-17 — Spec smells, the PRD trap, where specs go to die, and what the best AI developers are already doing differently.*

0 commit comments

Comments
 (0)