Skip to content

Commit ad20d29

Browse files
committed
feat: publish spec-driven shift post 4
1 parent f93591c commit ad20d29

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ export default defineConfig({
245245
{ text: '1. Your AI Codebase Is a Ticking Time Bomb', link: '/perspectives/the-spec-driven-shift/your-ai-codebase-is-a-ticking-time-bomb' },
246246
{ text: '2. Stop Calling It a Spec If It\'s Not Specific', link: '/perspectives/the-spec-driven-shift/stop-calling-it-a-spec-if-its-not-specific' },
247247
{ text: '3. Over Half Your Bugs Aren\'t Code Bugs', link: '/perspectives/the-spec-driven-shift/over-half-your-bugs-arent-code-bugs' },
248+
{ text: '4. Your AI Doesn\'t Know What It Doesn\'t Know', link: '/perspectives/the-spec-driven-shift/your-ai-doesnt-know-what-it-doesnt-know-you-do' },
248249
]
249250
},
250251
{

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ New posts drop daily. Follow along on [LinkedIn](https://linkedin.com/in/samhato
1717
1. [Your AI Codebase Is a Ticking Time Bomb](./your-ai-codebase-is-a-ticking-time-bomb)
1818
2. [Stop Calling It a Spec If It's Not Specific](./stop-calling-it-a-spec-if-its-not-specific)
1919
3. [Over Half Your Bugs Aren't Code Bugs](./over-half-your-bugs-arent-code-bugs)
20-
4. Your AI Doesn't Know What It Doesn't Know. You Do. — April 2
20+
4. [Your AI Doesn't Know What It Doesn't Know. You Do.](./your-ai-doesnt-know-what-it-doesnt-know-you-do)
2121
5. Code Was Always a Hindrance. I Just Didn't Know It Yet. — April 3
2222

2323
### Week 2: The Lineage

0 commit comments

Comments
 (0)