Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 28 additions & 4 deletions docs/upstream-mike-sync-state.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": 3,
"upstream": "Open-Legal-Products/mike",
"last_merged_at": "2026-08-13T16:59:55Z",
"last_merged_at": "2026-08-13T17:35:35Z",
"backfill": {
"enabled": true,
"started_at": "2026-07-29T00:00:00Z",
Expand Down Expand Up @@ -1095,12 +1095,36 @@
"implementation_plan": [],
"next_review_at": null,
"processed_at": "2026-08-14T17:36:31.479Z"
},
{
"number": 334,
"title": "fix: log storage errors and reuse Supabase admin client",
"url": "https://github.com/Open-Legal-Products/mike/pull/334",
"merged_at": "2026-08-13T17:35:35.000Z",
"merge_commit_sha": "8c678e65b8d410f22faf8f95ea0e201a664e2d9b",
"decision": "investigate",
"outcome": "needs-decision",
"status": "needs-decision",
"risk": "none",
"capability": "admin-client-storage-hardening",
"series_id": null,
"dependencies": [],
"prerequisites": [
"Security and architecture review of shared service-role client lifecycle",
"Privacy review of logging storage object keys",
"Authentication and MFA regression evaluation"
],
"reason": "Potentially useful hardening, but it changes authentication/MFA and privileged Supabase-client behavior and logs storage identifiers; these require human security, privacy, and architecture decisions.",
"architecture_brief": null,
"implementation_plan": [],
"next_review_at": null,
"processed_at": "2026-08-15T14:58:17.842Z"
}
],
"policy": "v2",
"metrics": {
"by_outcome": {
"needs-decision": 65,
"needs-decision": 66,
"equivalent": 11,
"adapted": 1,
"needs-test-harness": 2,
Expand All @@ -1109,12 +1133,12 @@
"retryable": 1
},
"by_status": {
"needs-decision": 65,
"needs-decision": 66,
"terminal": 15,
"retryable": 3
},
"by_risk": {
"none": 83
"none": 84
}
}
}