Commit 654f0eb
committed
Fix a self-contradiction and a stale citation in the Events table pointer
Greybeard and Critique both caught the same defect: the new prose
claimed the table names "only the two events reactor-events.ts guards
for" while the table itself still had three rows, including tool.done
(which reactor-events.ts doesn't guard). Rewrote the prose to say why
tool.done is there instead of asserting a count the table contradicts.
Also corrected the PRODUCTION_REACTOR_TYPES line citation, carried
over wrong from the audit doc (66-80 -> 62-78 in both ARCHITECTURE.md
and IMPLEMENTATION.md).1 parent 3ee24e1 commit 654f0eb
2 files changed
Lines changed: 14 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments