diff --git a/docs/upstream-mike-sync-state.json b/docs/upstream-mike-sync-state.json index 5cf66f5f6b..f665f994fc 100644 --- a/docs/upstream-mike-sync-state.json +++ b/docs/upstream-mike-sync-state.json @@ -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", @@ -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, @@ -1109,12 +1133,12 @@ "retryable": 1 }, "by_status": { - "needs-decision": 65, + "needs-decision": 66, "terminal": 15, "retryable": 3 }, "by_risk": { - "none": 83 + "none": 84 } } }