Skip to content

refactor(bayn): make core domain APIs pipeable - #13618

Merged
gregkonush merged 1 commit into
codex/bayn-effect-tsgo-strict-diagnosticsfrom
codex/bayn-effect-tsgo-pipeable-domain
Aug 10, 2026
Merged

refactor(bayn): make core domain APIs pipeable#13618
gregkonush merged 1 commit into
codex/bayn-effect-tsgo-strict-diagnosticsfrom
codex/bayn-effect-tsgo-pipeable-domain

Conversation

@gregkonush

Copy link
Copy Markdown
Member

Summary

  • Makes core domain functions support idiomatic Effect pipe composition without changing their decisions.
  • Keeps this native stack layer independently reviewable at 477 changed lines.
  • Bases directly on codex/bayn-effect-tsgo-strict-diagnostics so GitHub shows only this layer.

Related Issues

None

Testing

  • bunx tsc --noEmit --project services/bayn/tsconfig.json
  • bun run lint
  • bun run lint:oxlint
  • bun run lint:oxlint:type
  • bun run build
  • Focused tests for the touched subsystem were run while constructing the layer.

Breaking Changes

None

Checklist

  • Testing section documents the exact validation performed.
  • Screenshots are not applicable and Breaking Changes is filled in.
  • Documentation and follow-ups are unchanged or represented by later stack layers.

@gregkonush
gregkonush merged commit 5a9e297 into main Aug 10, 2026
16 checks passed
@gregkonush
gregkonush deleted the codex/bayn-effect-tsgo-pipeable-domain branch August 10, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant