Commit b05ea2c
docs: remove redundant Attributes: entries and drop TASK.md (#613)
Remove Attributes: sections where fields duplicate constructor params
verbatim (same name, same type, same description), keeping only entries
that add genuinely new information (computed/derived attributes):
- mellea/backends/backend.py: FormatterBackend
- mellea/core/base.py: CBlock, ImageBlock, ModelOutputThunk, ContextTurn
- cli/eval/runner.py: InputEvalResult, TestEvalResult (keep computed
properties passed_count, total_count, pass_rate)
Also removes TASK.md left over from development.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 36b4f4e commit b05ea2c
File tree
4 files changed
+1
-96
lines changed- cli/eval
- mellea
- backends
- core
4 files changed
+1
-96
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
| |||
81 | 75 | | |
82 | 76 | | |
83 | 77 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 78 | | |
89 | 79 | | |
90 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| |||
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
92 | | - | |
93 | | - | |
94 | 89 | | |
95 | 90 | | |
96 | 91 | | |
| |||
272 | 267 | | |
273 | 268 | | |
274 | 269 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 270 | | |
280 | 271 | | |
281 | 272 | | |
| |||
555 | 546 | | |
556 | 547 | | |
557 | 548 | | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | 549 | | |
564 | 550 | | |
565 | 551 | | |
| |||
0 commit comments