Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,21 @@ This guide explains how to contribute patterns, anti-patterns, or obstacles to t
```yaml
---
authors: [author_id]
video: https://www.youtube.com/watch?v=VIDEO_ID&t=300s # optional
---
```

The `video` field is optional. When present, the pattern page renders a YouTube
thumbnail with the video's title underneath. After adding or changing a `video`
URL, regenerate the cached video titles:

```bash
cd website && npm run fetch:videos
```

This updates `website/lib/video-titles.json` (commit it alongside the markdown
change).

**Relationships:** Define in `documents/relationships.mmd` using Mermaid graph syntax:
```mermaid
patterns/your-pattern -->|solves| obstacles/some-obstacle
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/answer-injection.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5752s
---

# Answer Injection (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/distracted-agent.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=836s
---

# Distracted Agent (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/perfect-recall-fallacy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3135s
---

# Perfect Recall Fallacy (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/silent-misalignment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5142s
---

# Silent Misalignment (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/tell-me-a-lie.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [llewellyn_falco]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=6015s
---

# Tell Me a Lie (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/anti-patterns/unvalidated-leaps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3345s
---

# Unvalidated Leaps (Anti-pattern)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/black-box-ai.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5055s
---

# Black Box AI (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/cannot-learn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=300s
---

# Cannot Learn (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/compliance-bias.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5108s
---

# Compliance Bias (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/context-rot.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
authors: [lada_kesseler, steve_kuo]
synonyms: [Dementia]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=352s
---

# Context Rot (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/degrades-under-complexity.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3550s
---

# Degrades Under Complexity (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/excess-verbosity.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=1368s
---

# Excess Verbosity (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/hallucinations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3080s
---

# Hallucinations (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/limited-context-window.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=775s
---

# Limited Context Window (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/limited-focus.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=968s
---

# Limited Focus (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/obstacles/non-determinism.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=2485s
---

# Non-Determinism (Obstacle)
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/active-partner.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5313s
---

# Active Partner
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/approved-logs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [ivett_ordog]
video: https://www.youtube.com/watch?v=GyI5qU9MNJU&t=2547s
---

# Approved Logs
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/approved-scenarios.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
authors: [ivett_ordog]
alternative_titles: ["Approved Fixtures"]
video: https://www.youtube.com/watch?v=GyI5qU9MNJU&t=2250s
---

# Approved Scenarios
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/chain-of-small-steps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3575s
---

# Chain of Small Steps
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/check-alignment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5448s
---

# Check Alignment
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/constrained-tests.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [ivett_ordog]
video: https://www.youtube.com/watch?v=GyI5qU9MNJU&t=1578s
---

# Constrained Tests
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/context-management.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=352s
---

# Context Management
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/context-markers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=5568s
---

# Context Markers
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/extract-knowledge.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=691s
---

# Extract Knowledge
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/focused-agent.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=975s
---

# Focused Agent
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/ground-rules.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=635s
---

# Ground Rules
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/habit-hooks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [ivett_ordog]
video: https://www.youtube.com/watch?v=GyI5qU9MNJU&t=775s
---

# Habit Hooks
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/hooks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3865s
---

# Hooks
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/knowledge-checkpoint.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=2495s
---

# Knowledge Checkpoint
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/knowledge-composition.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=1247s
---

# Knowledge Composition
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/knowledge-document.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=545s
---

# Knowledge Document
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/noise-cancellation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=1461s
---

# Noise Cancellation
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/offload-deterministic.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=2917s
---

# Offload Deterministic
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/parallel-implementations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=2671s
---

# Parallel Implementations
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/playgrounds.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=3135s
---

# Playgrounds
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/reference-docs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=1136s
---

# Reference Docs
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/reminders.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=4163s
---

# Reminders
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/reverse-direction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=6066s
---

# Reverse Direction
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/semantic-zoom.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=1388s
---

# Semantic Zoom
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
authors: [ivett_ordog]
alternative_titles: ["Show me, I will repeat-automate"]
video: https://www.youtube.com/watch?v=9dyGJ2cg8p4&t=258s
---

# Show the Agent, Let it Repeat/Automate
Expand Down
1 change: 1 addition & 0 deletions documents/patterns/text-native.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
authors: [lada_kesseler]
video: https://www.youtube.com/watch?v=_LSK2bVf0Lc&t=6265s
---

# Text Native
Expand Down
Loading
Loading