Skip to content

feat: docs examples section with 3 scar stories (OD-741)#11

Merged
CLCrawford-dev merged 2 commits intomainfrom
feature/OD-741-docs-examples
Feb 18, 2026
Merged

feat: docs examples section with 3 scar stories (OD-741)#11
CLCrawford-dev merged 2 commits intomainfrom
feature/OD-741-docs-examples

Conversation

@nTEG-dev
Copy link
Member

Summary

  • Add Examples section to Fumadocs with 3 anonymized scar application stories
  • Fix duplicate "Examples" sidebar entry (removed index from meta.json pages)
  • Each example follows: Situation → Scar → Save → Takeaway with real anonymized snippets

Examples

  1. The Silent Migration — migration CLI silently reads wrong directory, scar catches it
  2. The Credential Leak — agent almost prints API keys to recorded session, critical scar blocks it
  3. The Phantom Deploy — code committed but never pushed, scar enforces end-to-end verification

Test plan

  • npx next build passes with all 3 example pages generated
  • Anonymization verified — grep -iE for org names, issue IDs, tool names returns zero real matches
  • Visual check of sidebar rendering (no duplicate "Examples" entry)

🤖 Generated with Claude Code

Claude and others added 2 commits February 18, 2026 15:28
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Two new anonymized scar stories:
- The Credential Leak: agent almost prints API keys to recorded session
- The Phantom Deploy: code committed but never pushed, production diverges

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CLCrawford-dev CLCrawford-dev merged commit e552410 into main Feb 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants