18 open tx empty commit

✓ Passing This code compiles and runs correctly.

Code

input.kz

Must contain:

Phantom state mismatch

Error Verification

Actual Compiler Output

error[KORU030]: Phantom state mismatch: expected 'app.db:active' but got 'app.db:started!' for argument 'tx'
  --> phantom_semantic_check:6:0

❌ Compiler coordination error: Phantom semantic validation failed
error: CompilerCoordinationFailed
???:?:?: 0x10300f9d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x103010b63 in _backend.main (???)

Flows

flow ~open click a branch to expand · @labels scroll to their anchor
open (connstr: "postgres://localhost/test")

Imported Files

db.kz

Test Configuration

MUST_FAIL