Skip to content

refactor(session): remove summary async facades#22337

Merged
kitlangton merged 2 commits intodevfrom
facade/session-summary
Apr 13, 2026
Merged

refactor(session): remove summary async facades#22337
kitlangton merged 2 commits intodevfrom
facade/session-summary

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • remove the SessionSummary makeRuntime(...) facade exports and keep only the effect service plus DiffInput
  • migrate the known production callers to SessionSummary.Service and use AppRuntime only at the route boundary
  • update the snapshot race test to use the service directly and provide the summary layer explicitly

Validation

  • bun run test test/session/snapshot-tool-race.test.ts (fails in this tmp worktree: preload not found @opentui/solid/preload)
  • bun typecheck (fails in this tmp worktree with existing missing-module/type errors, starting with drizzle-kit and @opentui/solid/bun-plugin resolution)

@kitlangton kitlangton marked this pull request as ready for review April 13, 2026 18:06
@kitlangton kitlangton force-pushed the facade/session-summary branch from dfbd8c8 to 107b771 Compare April 13, 2026 18:58
@kitlangton kitlangton merged commit dcbf11f into dev Apr 13, 2026
9 of 10 checks passed
@kitlangton kitlangton deleted the facade/session-summary branch April 13, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant