↓ 1 callersFunction_postprocess_row(row: dict[str, Any], columns: list[str], *, anonymize: bool, include_content: bool)
service/server/research_exports.py:1277
↓ 1 callersFunction_score_message_contribution(cursor: Any, mission: dict[str, Any], team: dict[str, Any], message: dict[str, Any])
service/server/team_missions.py:1006
↓ 1 callersFunctionbuild_payload(
track: TrackSpec,
start: datetime,
end: datetime,
*,
initial_capital: float,
max_pos
service/server/scripts/monthly_challenges.py:130
↓ 1 callersFunctionbuild_symbol_repair(
row: dict[str, Any],
candidate_symbols: set[str],
quote_cache: dict[tuple[str, str, str], float
service/server/scripts/repair_challenge_trade_prices.py:156