refactor(bayn): enforce strict Effect diagnostics - #13617
Merged
gregkonush merged 1 commit intoAug 10, 2026
Merged
Conversation
gregkonush
force-pushed
the
codex/bayn-effect-tsgo-strict-diagnostics
branch
2 times, most recently
from
August 10, 2026 03:08
4602f95 to
efedea4
Compare
Member
Author
|
|
gregkonush
force-pushed
the
codex/bayn-effect-tsgo-strict-diagnostics
branch
from
August 10, 2026 03:34
efedea4 to
3e06d0a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
diagnostics --strictresultWriterFencewhen lifecycle Layers are built so the public capital-grant service exposes only domain operations and no interpreter requirementundefinedwithEffect.voidwould change the public success typeRelated Issues
None
Testing
bun --cwd=services/bayn run tscservices/bayn/node_modules/@effect/tsgo/dist/effect-tsgo.js diagnostics --strict --project services/bayn/tsconfig.production.json --format text(341 files, 0 findings)bun --cwd=services/bayn run lintbun --cwd=services/bayn run lint:oxlint:type(465 files, 0 findings)bun --cwd=services/bayn test(1,054 pass, 160 environment-gated PostgreSQL skips, 0 fail)bun test services/bayn/src/execution/runtime-program.test.ts services/bayn/src/composition.test.ts services/bayn/src/forward-performance/program.test.ts services/bayn/src/observe-composition.test.ts(77 pass, 0 fail)bun --cwd=services/bayn run test:postgres(0 fail; integration cases skipped locally because no test database URL is configured)bun --cwd=services/bayn run build(793 modules)Breaking Changes
None
Checklist
N/Awith justification).