{
  "artifact": "Order-finding end-to-end notebook",
  "chapter": "Shor as Period Finding",
  "chapter_url": "https://www.steven-geller.com/playground/quantum/book/33-shor-as-period-finding/",
  "date_modified": "2026-08-14",
  "dependencies": [],
  "expected_exit_code": 0,
  "expected_stdout": "PASS: 33 period finding N15_r=4 factors=[3, 5] N21_r=6 factors=[3, 7]\n",
  "fixture_sha256": "bbdcce49676be2e774bfca7dc9dd356eefb6f344dac18e205381b127b42fe11c",
  "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": "Tests multiple bases for N=15 and 21, verifies periods and gcd recovery, records failure/retry branches, and reconciles quantum samples with classical post-processing.",
  "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."
}
