Commit 8183c1b
committed
docs: add concrete agent-failure example to "Why a harness" (#91)
The "harness IS the product" claim reads abstract without a worked
example. Adds a blockquoted, 3-line sidebar inside the "Why a harness"
section showing one realistic failure mode: an agent reaches for a
reverse import (src.models → src.tools), import-linter blocks it in CI
against the "src.models depends on nothing in src/" contract, the
agent's next iteration routes around it via docs/BOUNDARIES.md.
Names a real gate, cites the real contract, links the real doc — so
the example is verifiable, not theatre.
Closes #911 parent 59ad7f0 commit 8183c1b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments