Skip to content

Commit 4fa1213

Browse files
committed
Add 'What agentic means' section to README
Define agentic as goal-directed, autonomous action, loop-bounded — the three properties that separate an agent from a one-shot prompt.
1 parent 94905ec commit 4fa1213

2 files changed

Lines changed: 1 addition & 13696 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ Every entry in this catalog declares one thing the LLM is *forbidden* to do unde
2222

2323
- **[`INDEX.md`](INDEX.md)** — every pattern grouped by category.
2424
- **[`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.
25+
- **[`patterns-src/`](patterns-src/)** — source of truth: 13 per-category JSON shards, each entry validated against [`schema.json`](schema.json).
2726

2827
## Find a pattern
2928

0 commit comments

Comments
 (0)