feat(core): improve runtime observability

This commit is contained in:
Dax Raad 2026-07-05 15:53:50 -04:00
commit c3d26c4912
6 changed files with 112 additions and 40 deletions

View file

@ -224,7 +224,7 @@ const layer = Layer.effect(
})
return Service.of({ capture, files, diff, preview, restore, checkout })
}),
}).pipe(Effect.withSpan("Snapshot.boot")),
)
export const node = makeLocationNode({