You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"reason": "Auto-extracted from git commit history",
517
+
"date": "2026-04-09T09:06:30.000Z",
518
+
"source": "git"
519
+
},
520
+
{
521
+
"id": "ce6d238cdffc",
522
+
"type": "gotcha",
523
+
"category": "conventions",
524
+
"memory": "fix: close Phase 8 review follow-ups",
525
+
"reason": "Auto-extracted from git commit history",
526
+
"date": "2026-04-09T08:58:32.000Z",
527
+
"source": "git"
528
+
},
529
+
{
530
+
"id": "e8997af129c4",
531
+
"type": "gotcha",
532
+
"category": "conventions",
533
+
"memory": "fix(test): update multi-project routing assertions for new map header",
534
+
"reason": "Auto-extracted from git commit history",
535
+
"date": "2026-04-08T20:34:12.000Z",
536
+
"source": "git"
537
+
},
538
+
{
539
+
"id": "d0030da76d02",
540
+
"type": "failure",
541
+
"category": "architecture",
542
+
"memory": "Benchmark cleanup patch only narrows wrapper leak path",
543
+
"reason": "The 2026-04-17 audit found the managed MCP session patch materially improves Windows wrapper cleanup but does not fully close benchmark lifecycle leaks across the real runner paths.",
544
+
"date": "2026-04-17T16:05:17.165Z",
545
+
"scope": {
546
+
"kind": "file",
547
+
"file": "scripts/lib/managed-mcp-session.mjs"
548
+
}
549
+
},
550
+
{
551
+
"id": "6dab60d42f90",
552
+
"type": "gotcha",
553
+
"category": "testing",
554
+
"memory": "Managed-session tests prove onSpawn path, not production path",
555
+
"reason": "The wrapper cleanup tests pass onSpawn and therefore validate a stronger PID-capture path than the actual benchmark runner currently uses.",
556
+
"date": "2026-04-17T16:05:17.846Z",
557
+
"scope": {
558
+
"kind": "file",
559
+
"file": "tests/benchmark-comparators.test.ts"
560
+
}
561
+
},
562
+
{
563
+
"id": "91b65d088f2f",
564
+
"type": "decision",
565
+
"category": "architecture",
566
+
"memory": "Do not call benchmark lifecycle cleanup closed yet",
567
+
"reason": "The 2026-04-17 audit requires production-path PID proof, non-Windows descendant review, and raw-Claude launcher review before the leaked-process issue can be considered fully fixed.",
0 commit comments