{
  "artifact": "Promise-algorithm circuit suite",
  "chapter": "Deutsch, Deutsch-Jozsa, and Bernstein-Vazirani",
  "chapter_url": "https://www.steven-geller.com/playground/quantum/book/28-deutsch-deutsch-jozsa-and-bernstein-vazirani/",
  "date_modified": "2026-08-14",
  "dependencies": [],
  "expected_exit_code": 0,
  "expected_stdout": "PASS: 28 one-query algorithms Deutsch=4 DJ=72 BV=124 witness_success=1.0 target_mutant_success=0.0\n",
  "fixture_sha256": "de1ed3d0c96cc23353a7486bcecfdfe333946dd791df8fce33c7d4ad9f66a49f",
  "manifest_test_command": "python3 tools/validate_briefs.py --briefs data/editorial_briefs_00_35.json --from 0 --through 35 --check-rewritten-sources --execute-artifacts",
  "pass_condition": "For every n≤5 hidden string and all one-bit Deutsch functions, tests promise classification, query count, output, and compiled gate count.",
  "python_requires": ">=3.11",
  "run_command": "python3 fixture.py",
  "schema_version": "1.1.0",
  "test_method": "Run the isolated fixture; require exit code 0 and exact stdout."
}
