Commit af4fc74
Add AI agent discoverability for practitioner guide
Three discovery surfaces updated so agents find the practitioner
workflow regardless of how they encounter the library:
1. Package docstring (help(diff_diff)) — now mentions the 8-step
practitioner workflow and practitioner_next_steps()
2. README.md — new "For AI Agents" section after Quick Start,
pointing to docs/llms.txt and docs/llms-practitioner.txt
3. pyproject.toml — "Practitioner Guide" URL in project metadata,
visible on PyPI sidebar
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9270874 commit af4fc74
3 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments