TruthCut / Force Audit / Research prototype

A reproducible check of your force model.

Model: SYNTHETIC / constant_force_energy_mismatch
Recorded: 2026-09-10T20:53:25.394826+00:00

A consistency violation was detected

Local numerical tests of a static, deterministic, nonperiodic position-only force model in full 3N configuration space. No physical-accuracy, stability, chemical-validity, global-conservativity or safety certification.

Download complete evidence JSON
3atoms
9configuration dimensions
504model evaluations
3recorded counterexamples

Closed-loop work

Conservative forces should do zero net work around a closed path. Every path perturbs the complete atomic configuration. Smaller steps and fresh reverse traversal help separate a signal from integration error.

Work units: eV/angstrom × angstrom. Status: NO VIOLATION DETECTED.

LoopResultFine workRefinement changeDetection thresholdReversal residual
1NO VIOLATION DETECTED1.031622e-083.094943e-085.206933e-069.75782e-19
2NO VIOLATION DETECTED-1.250802e-083.752479e-081.039344e-054.336809e-19
3NO VIOLATION DETECTED-2.447234e-087.342007e-087.58405e-061.517883e-18

Threshold = absolute tolerance + relative segment-work tolerance + four times the coarse-to-fine change. This refinement screen is not a rigorous error bound.

Force and energy agreement

The force projected along a direction is compared with the negative energy derivative at two finite-difference step sizes.

Status: VIOLATION DETECTED.

DirectionResultProjected force−Energy derivativeResidualDetection threshold
1VIOLATION DETECTED-0.03173837-0.11440350.082665180.0001244125
2VIOLATION DETECTED-0.1864446-0.1754903-0.010954380.0001964557
3VIOLATION DETECTED0.13519120.024375850.11081530.0001451951

Interpretation and limits

The JSON evidence contains every completed loop frame, evaluated force, energy when supplied, seeded direction, threshold and configuration. A detected violation is a counterexample to a declared conservative-force or force–energy consistency claim under these assumptions. It does not by itself identify a software defect or establish accuracy against nature.

Reproducibility record

Show configuration, provenance and counterexample locations
{
  "audit_spec_sha256": "b0546a189d03044661cd26753c5df061af178b598060c44af35cf64a9fadb8e2",
  "model": {
    "label": "SYNTHETIC / constant_force_energy_mismatch",
    "callable": "__main__:Counted",
    "declared_metadata": {
      "synthetic_fixture": true,
      "wrapped_callable": "examples.synthetic_models:obvious_corruption",
      "fixture_source_path": "examples/synthetic_models.py",
      "fixture_source_sha256": "f4c449a168bb2ce2c2935935f921f74f6858e1b4ade0c96940c1702704c1fc61"
    },
    "python_source_path": "benchmarks/run_benchmarks.py",
    "python_source_sha256": "207efb13e8df2a00acfd3890350771d7d6de2974dfd66deedd6f4bc6f1eb0c87",
    "provenance_limit": "A source-file hash does not identify external model weights, dependencies, hardware, or remote services. Supply those in model.audit_metadata."
  },
  "config": {
    "loop_count": 3,
    "loop_scale": 0.06,
    "coarse_steps": 8,
    "seed": 20260910,
    "model_label": "SYNTHETIC / constant_force_energy_mismatch",
    "position_unit": "angstrom",
    "energy_unit": "eV",
    "force_unit": "eV/angstrom",
    "work_abs_tol": 1e-06,
    "work_rel_tol": 0.0001,
    "energy_step": 0.0001,
    "derivative_abs_tol": 1e-05,
    "derivative_rel_tol": 0.001,
    "determinism_abs_tol": 1e-09,
    "determinism_rel_tol": 1e-07,
    "energy_directions": 3,
    "max_evaluations": 1000,
    "pbc": false,
    "driven": false
  },
  "input": {
    "positions": [
      [
        0.0,
        0.0,
        0.0
      ],
      [
        1.2,
        0.0,
        0.0
      ],
      [
        1.9,
        1.212435565298214,
        0.0
      ]
    ],
    "atom_count": 3,
    "configuration_dimensions": 9
  },
  "determinism": {
    "status": "NO_VIOLATION_DETECTED",
    "repeat_count": 3,
    "max_force_difference": 0.0,
    "force_tolerance": 3.0999999999999986e-08,
    "energy_difference": 0.0,
    "energy_tolerance": 1e-06,
    "limitation": "Three repeats at one configuration can detect some nondeterminism; they cannot establish determinism everywhere."
  },
  "counterexamples": [
    {
      "type": "force_energy_mismatch",
      "check_index": 0,
      "residual": 0.08266517531753441,
      "detection_threshold": 0.000124412461142549,
      "trace_pointer": "/energy_consistency/checks/0"
    },
    {
      "type": "force_energy_mismatch",
      "check_index": 1,
      "residual": -0.010954377595077669,
      "detection_threshold": 0.00019645573329290456,
      "trace_pointer": "/energy_consistency/checks/1"
    },
    {
      "type": "force_energy_mismatch",
      "check_index": 2,
      "residual": 0.1108153226027293,
      "detection_threshold": 0.00014519513781416037,
      "trace_pointer": "/energy_consistency/checks/2"
    }
  ]
}