diff --git a/SHOWCASE.md b/SHOWCASE.md index 1842aa4..f74f3f0 100644 --- a/SHOWCASE.md +++ b/SHOWCASE.md @@ -1,5 +1,7 @@ # Dervish — Showcase +

Dervish

+ Infer the **unwritten convention** from existing examples. Given N example sequences, produce a ~100-char grammar that captures the structural pattern — in far fewer tokens than the originals. diff --git a/blog_post.md b/blog_post.md index d395dcc..03bb7a1 100644 --- a/blog_post.md +++ b/blog_post.md @@ -1,5 +1,7 @@ # Dervish: Discovering Unwritten Conventions with Grammar Inference +

Dervish

+ **How we turned 36 Ansible roles into a 200-character grammar — and why it matters for LLM agents.** diff --git a/dervish.gif b/dervish.gif index 19d6e92..fe496eb 100644 Binary files a/dervish.gif and b/dervish.gif differ