We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94905ec commit 4fa1213Copy full SHA for 4fa1213
2 files changed
README.md
@@ -22,8 +22,7 @@ Every entry in this catalog declares one thing the LLM is *forbidden* to do unde
22
23
- **[`INDEX.md`](INDEX.md)** — every pattern grouped by category.
24
- **[`patterns/`](patterns/)** — one Markdown page per pattern.
25
-- **[`patterns.json`](patterns.json)** — source of truth, validated against [`schema.json`](schema.json).
26
-- **[`patterns-src/`](patterns-src/)** — per-category JSON shards; `patterns.json` is regenerated from these.
+- **[`patterns-src/`](patterns-src/)** — source of truth: 13 per-category JSON shards, each entry validated against [`schema.json`](schema.json).
27
28
## Find a pattern
29
0 commit comments