Uses of Package
lv.id.jc.dicechess.runtime

  • Class
    Description
    An HTTP response for a webhook delivery: a status code and a JSON body, ready to write to whatever HTTP layer the caller is using.
    What a strategy is told about the turn it must play — everything the webhook envelope's state carries that a move-choosing function plausibly needs, beyond the position itself.
    The game clock as of this turn.
    Orchestrates one webhook delivery: the ownership handshake, signature verification, and dispatch to the bot's move-choosing function.