Deterministic rules verdicts for D&D 5e game-running agents, cited to the SRD 5.2.1 (2024 rules). Use it mid-turn whenever a rules question has a codified answer: "can I grapple while raging?", "is this attack at advantage?", "does she still have her reaction?", "is Hexblade even a thing here?", "what's the save DC…
Deterministic rules verdicts for game-running agents — cited, reproducible, honest about jurisdiction. SRD 5.2.1 is adapter #1. Runs locally from the srdcheck Python package.
CI for ink interactive-fiction stories. Use it whenever a .ink file changes hands or changes state: "does my story compile?", "can any path crash it?", "are all my endings reachable?", "is there content nobody can ever see?", pre-commit checks, reviewing a story PR, or validating a generated/edited ink file before…
Loudness compliance verdicts against formal published standards — EBU R 128, ATSC A/85, or BS.1770 measure-only. Use it when audio or video has to pass a delivery gate: "is this file broadcast-legal?", "will this mix get rejected?", "how far off target is it and what's the exact fix?", batch-checking a delivery…
Loudness compliance verdicts against formal published standards (EBU R128, ATSC A/85) — a pass/fail answer with exact deltas, not raw meter output. Runs locally from the loudcheck Python package.
Deterministic conduct verdicts for live tabletop sessions — CI for running a game. Use it when you want to know how a session went as a table: "did I leave anyone hanging?", "was that roll ever acknowledged?", "did the fight end without anyone being told?", "why did the table go quiet for five minutes?", post-session…
Deterministic conduct verdicts for live tabletop sessions — CI for running a game. Findings cite the table charter; ambiguity produces silence, never accusations. Runs locally from the dmcheck Python package.
AGENTS.md instructions for chaoz23/charactercheck, covering charactercheck agent contract, cold start, before using a value, recommended workflow and privacy and capability boundary.
Deterministic D&D Beyond character-sheet derivation with per-stat provenance. Use it whenever you need a character's real numbers: "what's my AC again?", "is this build legal?", "did anything change since last session?", "give me the party's sheets for tonight", session-start prep, or auditing a sheet a player (or a…
Experimental read-only derivation of selected D&D Beyond character fields with provenance and findings. Runs locally from the charactercheck Python package.