|
1 | 1 | { |
2 | 2 | "schema_version": 3, |
3 | 3 | "upstream": "Open-Legal-Products/mike", |
4 | | - "last_merged_at": "2026-08-20T07:24:31Z", |
| 4 | + "last_merged_at": "2026-08-21T09:10:10Z", |
5 | 5 | "backfill": { |
6 | 6 | "enabled": true, |
7 | 7 | "started_at": "2026-07-29T00:00:00Z", |
|
1358 | 1358 | "implementation_plan": [], |
1359 | 1359 | "next_review_at": null, |
1360 | 1360 | "processed_at": "2026-08-20T14:54:22.022Z" |
| 1361 | + }, |
| 1362 | + { |
| 1363 | + "number": 360, |
| 1364 | + "title": "feat(word-addin): refine review flow and shared assistant UI", |
| 1365 | + "url": "https://github.com/Open-Legal-Products/mike/pull/360", |
| 1366 | + "merged_at": "2026-08-20T15:46:29.000Z", |
| 1367 | + "merge_commit_sha": "5989c3a46c9da3c7cc89a50c6ad6518ee8dc99ed", |
| 1368 | + "decision": "investigate", |
| 1369 | + "outcome": "needs-decision", |
| 1370 | + "status": "needs-decision", |
| 1371 | + "risk": "none", |
| 1372 | + "capability": "durable Word review workflow", |
| 1373 | + "series_id": "word-review-v2", |
| 1374 | + "dependencies": [ |
| 1375 | + "#347" |
| 1376 | + ], |
| 1377 | + "prerequisites": [ |
| 1378 | + "Architecture and product review", |
| 1379 | + "Security and data-boundary review", |
| 1380 | + "Migration and RLS review", |
| 1381 | + "Complete patch evidence" |
| 1382 | + ], |
| 1383 | + "reason": "Potentially useful, but normalized edit storage, authenticated routes, migrations, RLS, and document mutation semantics require human decisions and exceed the low-risk queue.", |
| 1384 | + "architecture_brief": null, |
| 1385 | + "implementation_plan": [], |
| 1386 | + "next_review_at": null, |
| 1387 | + "processed_at": "2026-08-21T14:53:46.908Z" |
| 1388 | + }, |
| 1389 | + { |
| 1390 | + "number": 325, |
| 1391 | + "title": "feat: add PRD template for scoping larger features", |
| 1392 | + "url": "https://github.com/Open-Legal-Products/mike/pull/325", |
| 1393 | + "merged_at": "2026-08-20T15:47:56.000Z", |
| 1394 | + "merge_commit_sha": "31ee5da355d2d0a7beab5f4940db41631e829b9a", |
| 1395 | + "decision": "investigate", |
| 1396 | + "outcome": "retryable", |
| 1397 | + "status": "retryable", |
| 1398 | + "risk": "none", |
| 1399 | + "capability": "large-change PRD intake", |
| 1400 | + "series_id": "contributor-governance", |
| 1401 | + "dependencies": [], |
| 1402 | + "prerequisites": [], |
| 1403 | + "reason": "The low-risk candidate changed a protected path: .github/ISSUE_TEMPLATE/prd.md", |
| 1404 | + "architecture_brief": null, |
| 1405 | + "implementation_plan": [], |
| 1406 | + "next_review_at": "2026-08-28T14:53:46.790Z", |
| 1407 | + "processed_at": "2026-08-21T14:53:46.908Z" |
| 1408 | + }, |
| 1409 | + { |
| 1410 | + "number": 362, |
| 1411 | + "title": "feat(auth): add email confirmation and password recovery", |
| 1412 | + "url": "https://github.com/Open-Legal-Products/mike/pull/362", |
| 1413 | + "merged_at": "2026-08-20T16:52:23.000Z", |
| 1414 | + "merge_commit_sha": "d97f3491b2562f868a396f4538a78590ed67d82c", |
| 1415 | + "decision": "skip", |
| 1416 | + "outcome": "equivalent", |
| 1417 | + "status": "terminal", |
| 1418 | + "risk": "none", |
| 1419 | + "capability": "account confirmation and recovery", |
| 1420 | + "series_id": "auth-lifecycle", |
| 1421 | + "dependencies": [], |
| 1422 | + "prerequisites": [], |
| 1423 | + "reason": "ROSS already has forgot/reset-password screens, recovery documentation, callback configuration guidance, and confirmed-email requirements. Authentication and schema changes are also outside this queue.", |
| 1424 | + "architecture_brief": null, |
| 1425 | + "implementation_plan": [], |
| 1426 | + "next_review_at": null, |
| 1427 | + "processed_at": "2026-08-21T14:53:46.908Z" |
| 1428 | + }, |
| 1429 | + { |
| 1430 | + "number": 357, |
| 1431 | + "title": "feat: formalize design system on existing shadcn/Tailwind foundation", |
| 1432 | + "url": "https://github.com/Open-Legal-Products/mike/pull/357", |
| 1433 | + "merged_at": "2026-08-20T17:28:31.000Z", |
| 1434 | + "merge_commit_sha": "5b441de08ea797dd7ea51c207fa7166d0c39753d", |
| 1435 | + "decision": "investigate", |
| 1436 | + "outcome": "retryable", |
| 1437 | + "status": "retryable", |
| 1438 | + "risk": "none", |
| 1439 | + "capability": "accessible shared UI primitives", |
| 1440 | + "series_id": "design-system-accessibility", |
| 1441 | + "dependencies": [], |
| 1442 | + "prerequisites": [ |
| 1443 | + "Complete patch evidence", |
| 1444 | + "Focused accessibility and shared-surface regression tests" |
| 1445 | + ], |
| 1446 | + "reason": "The accessibility capability is useful, but the patch is omitted and the broad refactor cannot be assessed or reconstructed safely from metadata.", |
| 1447 | + "architecture_brief": null, |
| 1448 | + "implementation_plan": [], |
| 1449 | + "next_review_at": null, |
| 1450 | + "processed_at": "2026-08-21T14:53:46.908Z" |
| 1451 | + }, |
| 1452 | + { |
| 1453 | + "number": 340, |
| 1454 | + "title": "feat: add OpenCode Go as a third model router", |
| 1455 | + "url": "https://github.com/Open-Legal-Products/mike/pull/340", |
| 1456 | + "merged_at": "2026-08-21T06:29:36.000Z", |
| 1457 | + "merge_commit_sha": "2ae4ca7937af12aa00bcb94571bad3e11f52d534", |
| 1458 | + "decision": "investigate", |
| 1459 | + "outcome": "needs-decision", |
| 1460 | + "status": "needs-decision", |
| 1461 | + "risk": "none", |
| 1462 | + "capability": "additional model router", |
| 1463 | + "series_id": "model-router-expansion", |
| 1464 | + "dependencies": [ |
| 1465 | + "#357" |
| 1466 | + ], |
| 1467 | + "prerequisites": [ |
| 1468 | + "Provider procurement decision", |
| 1469 | + "Security and privacy review", |
| 1470 | + "Data-boundary and model-governance review", |
| 1471 | + "Complete patch evidence" |
| 1472 | + ], |
| 1473 | + "reason": "A new provider, user keys, migration, model catalogue, and outbound data path require security, governance, and architecture decisions and are prohibited from this queue.", |
| 1474 | + "architecture_brief": null, |
| 1475 | + "implementation_plan": [], |
| 1476 | + "next_review_at": null, |
| 1477 | + "processed_at": "2026-08-21T14:53:46.908Z" |
| 1478 | + }, |
| 1479 | + { |
| 1480 | + "number": 328, |
| 1481 | + "title": "fix(docx): disable numeric coercion of Word text runs", |
| 1482 | + "url": "https://github.com/Open-Legal-Products/mike/pull/328", |
| 1483 | + "merged_at": "2026-08-21T09:10:10.000Z", |
| 1484 | + "merge_commit_sha": "d8183be43aa5f42b80f7ee7ff3cabd2f94abb584", |
| 1485 | + "decision": "investigate", |
| 1486 | + "outcome": "needs-test-harness", |
| 1487 | + "status": "retryable", |
| 1488 | + "risk": "none", |
| 1489 | + "capability": "DOCX text-value fidelity", |
| 1490 | + "series_id": "docx-fidelity", |
| 1491 | + "dependencies": [], |
| 1492 | + "prerequisites": [ |
| 1493 | + "Focused synthetic DOCX regression harness on current ROSS", |
| 1494 | + "Verification of extraction and unrelated-edit round trips" |
| 1495 | + ], |
| 1496 | + "reason": "Preserving numeric-looking Word text is useful, but current ROSS lacks the upstream test file; a focused synthetic harness must establish behavior before changing document-processing semantics.", |
| 1497 | + "architecture_brief": null, |
| 1498 | + "implementation_plan": [], |
| 1499 | + "next_review_at": null, |
| 1500 | + "processed_at": "2026-08-21T14:53:46.908Z" |
1361 | 1501 | } |
1362 | 1502 | ], |
1363 | 1503 | "policy": "v2", |
1364 | 1504 | "metrics": { |
1365 | 1505 | "by_outcome": { |
1366 | | - "needs-decision": 70, |
1367 | | - "equivalent": 13, |
| 1506 | + "needs-decision": 72, |
| 1507 | + "equivalent": 14, |
1368 | 1508 | "adapted": 1, |
1369 | | - "needs-test-harness": 4, |
| 1509 | + "needs-test-harness": 5, |
1370 | 1510 | "deferred": 1, |
1371 | 1511 | "incompatible": 3, |
1372 | | - "retryable": 2 |
| 1512 | + "retryable": 4 |
1373 | 1513 | }, |
1374 | 1514 | "by_status": { |
1375 | | - "needs-decision": 70, |
1376 | | - "terminal": 18, |
1377 | | - "retryable": 6 |
| 1515 | + "needs-decision": 72, |
| 1516 | + "terminal": 19, |
| 1517 | + "retryable": 9 |
1378 | 1518 | }, |
1379 | 1519 | "by_risk": { |
1380 | | - "none": 94 |
| 1520 | + "none": 100 |
1381 | 1521 | } |
1382 | 1522 | } |
1383 | 1523 | } |
0 commit comments