Commit ac589a8
docs(agents): cut more redundant content
Second redundancy audit. Drop content that duplicated other docs:
* agents/index.md: remove `Source-of-truth map` table; it duplicated
the `When to read what` table below it. The dedup rule is still
enforced by the `Updating these pages` section.
* agents/index.md: collapse the `fall back to the general flow`
numbered list to a single sentence; the steps were generic
engineering advice already covered by `AGENTS.md` and the
pull-request template.
* validation.md: drop the `mypy --python-version 3.10` snippet; the
identical command already lives in `contributing_tldr.md`.
* validation.md: drop the `Pre-commit hooks` section; `contributing.md`
already covers `poe setup-pre-commit` and how hooks run.
* AGENTS.md: trim `When unsure` to the backward-compatibility rule;
the other two bullets were generic agent etiquette.
* AGENTS.md: drop the `Follow Conventional Commits` reminder;
every commitizen contributor knows this and prek enforces it.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f1d1fcd commit ac589a8
3 files changed
Lines changed: 3 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 10 | | |
25 | 11 | | |
26 | 12 | | |
| |||
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 34 | + | |
55 | 35 | | |
56 | 36 | | |
57 | 37 | | |
58 | | - | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 27 | | |
36 | 28 | | |
37 | 29 | | |
| |||
99 | 91 | | |
100 | 92 | | |
101 | 93 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
0 commit comments