Commit 6ca092a
committed
fix(extended-memory): align SourceInferred trust boundary and wrap ReturnAfterBreak
- Remove SourceInferred from TrustBoost (treated as tainted/quarantined
until promotion), matching IsTaintedSourceClass.
- Wrap the return-after-break summary with wrapUntrusted before injecting
it as a system message in odek continue; attach the audit recorder early
so the ingestion is recorded.
- Update docs to mark inferred as tainted/quarantined and document the
first-pronoun, score-gated anaphora behavior.1 parent bf2a46c commit 6ca092a
3 files changed
Lines changed: 26 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2121 | 2121 | | |
2122 | 2122 | | |
2123 | 2123 | | |
| 2124 | + | |
| 2125 | + | |
| 2126 | + | |
| 2127 | + | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
2124 | 2140 | | |
2125 | 2141 | | |
2126 | 2142 | | |
2127 | | - | |
| 2143 | + | |
2128 | 2144 | | |
2129 | 2145 | | |
2130 | 2146 | | |
| |||
2133 | 2149 | | |
2134 | 2150 | | |
2135 | 2151 | | |
2136 | | - | |
| 2152 | + | |
| 2153 | + | |
2137 | 2154 | | |
2138 | 2155 | | |
2139 | 2156 | | |
| |||
2150 | 2167 | | |
2151 | 2168 | | |
2152 | 2169 | | |
2153 | | - | |
2154 | | - | |
2155 | | - | |
2156 | | - | |
2157 | | - | |
2158 | | - | |
2159 | | - | |
2160 | | - | |
2161 | | - | |
2162 | | - | |
2163 | | - | |
2164 | | - | |
2165 | | - | |
2166 | | - | |
2167 | 2170 | | |
2168 | 2171 | | |
2169 | 2172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
| 186 | + | |
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
| |||
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
294 | | - | |
295 | | - | |
| 293 | + | |
296 | 294 | | |
297 | 295 | | |
298 | 296 | | |
| |||
422 | 420 | | |
423 | 421 | | |
424 | 422 | | |
425 | | - | |
| 423 | + | |
426 | 424 | | |
427 | 425 | | |
428 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
0 commit comments