Commit 5b0590c
fix: address PR review — undefined decision, vector rename, merge compat, JSDoc
- README Quick Start: define `decision` variable before use in verifySettlement
- Rename intent-hash-mismatch.json → settlement-amount-mismatch.json (no intent
hash after SPA removal)
- merge.ts: write to both vendorAllowlist and operatorAllowlist during deprecation
window so callers reading operatorAllowlist from resolveEffectivePolicy() still
get the merged result
- types.ts: fix trustBundles JSDoc wording ("pre-configured key" not "env-var")
Made-with: Cursor1 parent 932ffbd commit 5b0590c
4 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
File renamed without changes.
0 commit comments