// verified vs unverified
A caller is marked verified once their cumulative call history clears the CallerPnl gate (positive expected value over a minimum sample, no obvious manipulation patterns). The gate runs nightly and the verified flag flips automatically when the threshold is crossed.
Verification is required for a caller's signals to count toward the leaderboard and for auto-copy fanout.
// leaderboard stats
hit rate — fraction of closed calls that resolved in the caller's favor.
avg edge — average bps of edge per closed call. Negative means below the breakeven mark.
pnl 7d / 30d / all-time — cumulative bps PnL across calls within the window. Open calls do not contribute until resolution.
calls—total tracked calls; closed and open combined.
last call — relative time of the most recent fired signal.
// applying to be a caller
Members can apply via the /apply slash command in Discord. The application includes a pitch and the last three signal-shaped messages the applicant has posted. Reviewers see the queue at /ops/callers; approval grants the role and writes an audit entry.
