030 taps with auto discharge

✗ Failing This test is currently failing.

Failed: output

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)

Code

input.kz

Actual

Opening file
Closing file (auto-discharged)

Expected output

Opening file
TAP: Observed file open!
Closing file (auto-discharged)

Flows

flow ~tap click a branch to expand · @labels scroll to their anchor
tap (app/fs: open -> *)
flow ~open click a branch to expand · @labels scroll to their anchor
open (path: "test.txt")

Imported Files

fs.kz

Test Configuration

MUST_RUN