Commit 75a6d33
Brad Kinnard
fix: provenance dates on unverified fields and breakdown separator spacing
- compat.unverified messages now correctly append (as of YYYY-MM-DD)
for Codex and Cursor agents (was checking capitalized names against
lowercase COMPAT_MATRIX keys)
- --explain-score breakdown uses ' · ' separator between dimensions
instead of '· ' (missing leading space)1 parent 6d47daa commit 75a6d33
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments