chore(integration): snapshot local main worktree

This commit is contained in:
inman
2026-08-31 10:23:21 +08:00
parent 48a9189939
commit 33fb31fb28
116 changed files with 8108 additions and 3026 deletions

View File

@@ -237,7 +237,7 @@ export async function runPiReleasePerformance(options) {
{ id: 6, name: 'same-project mutation lease serialization and cancellation', evidence: ['pi-write-lease.test.ts', 'pi-worker-pool.test.ts'], result: 'pass' },
{
id: 7,
name: '4 parent + 4 child final-product pressure, interactive UI, and cleanup',
name: '4 parent threads in 1 Agent Server + 4 child process pressure, interactive UI, and cleanup',
evidence: {
samples: productProofs.length,
packagedMain: productProofs.every(({ packagedMain }) => packagedMain.appPathUsesAsar),