018 store declared key addressing

○ Planned This feature is planned but not yet implemented.

IDEA PIN (O2 head 3) — WALLED on infra (2026-07-05 sweep): key

Error Details

output_emitted.zig:69:134: error: expected ')', found ':'

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:69:134: error: expected ')', found ':'
        const result_1 = main_module.__store_write_pool_event.handler(.{ .row = @as(i64, @intCast(__koru_store_pool.__koru_resolve(id: 7))), .field = 1, .value_0 = 0, .value_1 = (&__koru_store_pool.hp)[__koru_store_pool.__koru_resolve(id: 7)] - 10 });
                                                                                                                                     ^

Code

input.kz

Expected output

hp 40

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: pool, key: id, capacity: 64, source: id: i64, hp: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pool, source: id: 7, hp: 50)

Test Configuration

MUST_RUN