Skip to main content

Module events

Module events 

Source
Expand description

A local, append-only events log (results/events.jsonl) — the decision-data埋点 for metrics. Gitignored, 0-network, best-effort (a write failure never fails the command).

Functions§

append
Append one event line: {ts, op, tick_id?, verdict?}.