Commit 9ed823a
chore(schema): update rubric schema for v2 fields
Add v2 schema definitions:
- schemaVersion: string for version tracking
- intScore: integer 1-5 scale
- confidence: number 0.0-1.0
- pass: boolean gate
- blocking: array of reason codes
- extensions: object for domain-specific data
Update CategoryResult schema:
- intScore, confidence, reasonCodes fields
Update Finding schema:
- code, location fields
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7c288b5 commit 9ed823a
1 file changed
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
184 | 202 | | |
185 | 203 | | |
186 | 204 | | |
| |||
196 | 214 | | |
197 | 215 | | |
198 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
199 | 220 | | |
200 | 221 | | |
201 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
202 | 232 | | |
203 | 233 | | |
204 | 234 | | |
| |||
217 | 247 | | |
218 | 248 | | |
219 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
220 | 253 | | |
221 | 254 | | |
222 | 255 | | |
| |||
237 | 270 | | |
238 | 271 | | |
239 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
240 | 276 | | |
241 | 277 | | |
242 | 278 | | |
| |||
297 | 333 | | |
298 | 334 | | |
299 | 335 | | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
300 | 339 | | |
301 | 340 | | |
302 | 341 | | |
| |||
317 | 356 | | |
318 | 357 | | |
319 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
320 | 362 | | |
321 | 363 | | |
322 | 364 | | |
| |||
0 commit comments