A symbolic engine that refuses instead of guessing
Summary
Chiron is an exact-or-refuse evidence gate for structured outputs that verifies claims as VERIFIED, REFUTED, or REFUSED, with a public evaluation history and source-available code.
Similar Articles
Crucible. A judgment engine: register a thesis, steelman each claim, measure against a substrate, refine the weakest axis.
Crucible is an open-source judgment engine that turns a thesis into claims, steelmans them with adversarial tests, measures against a substrate oracle, and iteratively refines the weakest axis, producing verdicts like MATCH, DRIFT, or UNVERIFIABLE.
ScientistOne: Towards Human-Level Autonomous Research via Chain-of-Evidence
ScientistOne introduces Chain-of-Evidence, a verifiability framework for autonomous research agents that ensures every claim is traceable to evidence, achieving zero hallucinated references, perfect score verification, and the highest method-code alignment across 75 papers while matching or exceeding human expert performance on frontier research tasks.
@SixZzshOtRipZz: I can advocate for this I ran a similar test to see if Ornith would cave on decision making, even attempting to trick i…
The tweet describes a test where Ornith-1.0 resisted a false premise about using Redis, highlighting its honesty in autonomous coding. The linked Hugging Face page announces Ornith-1.0, a family of open-source coding agent models with state-of-the-art benchmarks.
Theoria: Rewrite-Acceptability Verification over Informal Reasoning States
Theoria is a verification architecture that rewrites AI solutions into auditable state transitions, achieving high precision on HLE problems and detecting subtle errors like hidden premises and fabricated citations.
Beyond a Single Direction: Chain-of-Thought Disrupts Simple Steering of Refusal
This paper investigates how chain-of-thought reasoning in large reasoning models complicates activation-based steering of refusal behavior. Experiments on DeepSeek-R1-Distill-LLaMA-8B show that refusal is jointly encoded in residual stream activations and the CoT trace, making models more robust to activation-level interventions but exposing the CoT as an alternative attack surface.