原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3302,
"has_wiki": true,
"homepage": "https://quantum-debugger.vercel.app",
"languages": {
"CSS": 1836,
"Shell": 3385,
"Python": 1414161,
"Dockerfile": 1183,
"JavaScript": 3792,
"TypeScript": 224425,
"Jupyter Notebook": 47799
},
"pushed_at": "2026-07-25T20:21:08Z",
"created_at": "2025-12-02T19:30:21Z",
"owner_type": "User",
"updated_at": "2026-07-24T07:22:17Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "raunak gupta",
"type": "User",
"login": "Raunakg2005",
"company": null,
"location": null,
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/74643310?v=4",
"created_at": "2020-11-18T06:09:50Z",
"is_verified": null,
"public_repos": 59,
"account_age_days": 2077
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-24T07:22:20Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-23T08:20:20Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-16T16:16:32Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-01-14T19:47:52Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-12-04T08:37:35Z"
}
],
"recent_commits": [
{
"oid": "adf4a835787a6ae0f350519ac28b3a9707e17816",
"body": null,
"is_bot": false,
"headline": "0.7.1: refresh PyPI summary and README to current scope",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-24T07:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfecf3a6471b5e788aa2c10a0182ff08dfde25e7",
"body": "Replace the twine + PYPI_API_TOKEN upload with pypa/gh-action-pypi-publish using\nGitHub OIDC (id-token: write). Eliminates the API-token secret entirely -- fixes the\nrecurring 403 from mis-scoped/mangled tokens. Adds workflow_dispatch so a tag can be\nre-published manually.",
"is_bot": false,
"headline": "ci: publish to PyPI via Trusted Publishing (OIDC), no token",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-24T06:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1aac45353382dc0a7380edb879f6ee83b49acc4",
"body": "Bump __version__ 0.7.0.dev0 -> 0.7.0 and finalize the CHANGELOG for the 0.7.0\nrelease (genuine quantum-algorithms library, stabilizer simulator, machine-precision\nVQE, QEC, protocols/foundations, and more; algorithms package ~99% covered).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release 0.7.0",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-22T12:01:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7ac1e66cb00499ec86100bc4043aee9797212f01",
"body": "- switch default optimizer COBYLA -> BFGS (gradient-based) and layers 2 -> 4\n- n=4 TFIM error drops from ~1.6e-2 to ~2e-11; n=2..4 now near machine precision,\n n=5 ~1e-6 -- and it's faster (BFGS converges in fewer, cheaper restarts)\n- tests tightened to <1e-6 and extended to n=4; docs + CHANGELOG corrected to\n reflect the real accuracy (no more \"small chains only\" caveat)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: VQE reaches machine precision (BFGS optimizer, deeper ansatz)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-21T12:10:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "117b9251a1f5559424d85a504fc7fcebf556b432",
"body": "- enable myst_heading_anchors so in-page [text](#anchor) links resolve\n- :no-index: the raw modules.md automodule dump (curated pages stay canonical)\n- fix broken cross-references in old guides: repoint dead file links\n (vqe_guide/qaoa_guide/performance_guide/qiskit/tutorials -> existing guides),\n \n[…]\n to the slugified headings\n- retag a non-JSON example block as text; drop the missing _static path\n- docs now build clean: 0 warnings, 0 errors\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: make the Sphinx docs build 100% warning-free",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-21T10:44:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "361201b981eaca1414463a36af4530c74351f175",
"body": "- wrap ket notation (|0>, |1>, |psi>) in literals so docutils stops warning about\n substitution references (circuit.run, RZGate, QNG, excitation_preserving,\n AmplitudeDamping docstrings)\n- add :no-index: to curated api.md autoclasses so they no longer duplicate the\n comprehensive automodule pages\n- removes all duplicate-object and substitution-reference warnings from the build\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: clean Sphinx docs build (docstrings + duplicate autodoc)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-21T10:39:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "181128a721d76ed2e19244b59231dd23a92c9ec5",
"body": "- deutsch: constant vs balanced 1-bit function in a single query\n- completes the query-algorithm family (Deutsch/DJ/BV/Simon); verified on all 4 fns\n- docs (guide + overview) + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Deutsch's algorithm (1985)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-21T10:33:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "74d692bec126c41612086136cdbfbaf959d6e790",
"body": "- ripple_carry_add: MAJ/UMA carry-propagation adder (CNOT + Toffoli only)\n- returns the exact sum with carry-out (no modular wrap); a register restored\n- complements the Fourier-basis Draper adder; exact for all pairs; new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Cuccaro ripple-carry adder",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T19:11:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8ee6844825f6301de66ed6b47a790cf07a57982c",
"body": "- mermin_ghz_test: Mermin operator XXX-XYY-YXY-YYX on the GHZ state -> 4,\n vs the local-hidden-variable bound 2 (brute-forced); an all-or-nothing violation\n- quantum value exact, classical bound brute-forced; 1 new test\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: GHZ-Mermin multipartite nonlocality test",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:56:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b2a287f908abce5bbf705d5703094e77cf988c0",
"body": "- docs/algorithms_overview.md: categorized index of all ~70 algorithms functions\n (search, QFT/QPE/factoring, simulation/chemistry, optimization, QEC/benchmarking,\n synthesis/arithmetic, protocols/foundations) with one-liners\n- wired into the docs toctree; every referenced function verified to exist\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: add algorithms library overview/index doc",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:51:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1469ef33b77091760ad13226c3650f235f85b804",
"body": "- fredkin_gates: CSWAP -> CNOT + Toffoli + CNOT\n- verified exactly against the ideal CSWAP action for all inputs; new test\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Fredkin (controlled-SWAP) decomposition",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:49:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a2fa619921613e0188ca27f741211b7aebac25bf",
"body": "- unitary_eigenphase: QPE eigenphase of any unitary from a supplied eigenstate\n- hermitian_eigenvalue: eigenvalue of any Hermitian H via QPE on U=exp(iH)\n- verified vs eig/eigvalsh: exact for P/T gates, Hermitian eigenvalues to ~1e-3\n- 12 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum spectroscopy (arbitrary-operator QPE)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:34:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1120df0abf6b109b64fc03cc2a098f2e3f19ad3d",
"body": "- qft_subtract: (a-b) mod 2^n via Fourier-basis two's-complement addition\n- quantum_compare: a vs b using the subtractor's sign bit (a_geq_b / a_lt_b)\n- both exact for every input pair; extends the Draper adder; new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum arithmetic - subtractor + comparator",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:30:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d207810baeaf62f392014ebc2885e9425b04713",
"body": "- repetition_code_error_rate: Monte-Carlo encode + stochastic bit-flip noise +\n syndrome correction, measuring the logical failure rate\n- matches analytic 3p^2(1-p)+p^3; logical < physical for all p < 1/2\n- 11 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: repetition-code logical error rate (QEC threshold demo)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:28:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e32f953fd2399240d7fdcd78879c2699828dbdc4",
"body": "- chsh_game: quantum win probability cos^2(pi/8) ~ 0.854 vs classical 0.75\n- computed from the Bell-pair correlators; win iff a XOR b == x AND y\n- verified exactly; 1 new test\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: CHSH nonlocal game (quantum strategy beats classical)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:12:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "022efd1976df5a8fa996113b7dfde5617c10d284",
"body": "- grover_minimize: find argmin of a cost function via Grover + threshold oracle\n- BBHT-randomized iteration count avoids the over-rotation stall when >N/2 marked\n (a fixed optimal count amplifies the unmarked states and gets stuck)\n- reliably finds the global minimum (50/50, 40/40 in checks); 13 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Grover adaptive minimization (Durr-Hoyer)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T18:09:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8bc61894e5aa7db239efefb04e824acfd8801cdf",
"body": "- entanglement_swap: two independent Bell pairs, Bell measurement on inner qubits\n + X/Z feedforward; outer qubits (never interacted) become |Phi+>\n- verified fidelity 1.0 across all four Bell-measurement outcomes; 8 new tests\n- basis of quantum repeaters; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: entanglement swapping",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:54:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "734b3f5e356279bcbb236457488bc9a5122ac879",
"body": "ProcessPoolExecutor workers crash with BrokenProcessPool on Windows spawn (the\nheavy quantum_debugger import chain -- torch/cupy/CUDA -- is unreliable under\nspawn). run_parallel(use_processes=True) now catches BrokenProcessPool/OSError/\nEOFError and falls back to the thread pool, which yields identi\n[…]\nFixes the 4 pre-existing test_parallel.py process-pool failures on Windows without\nchanging behavior where processes spawn normally (Linux/CI).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(parallel): fall back to threads when the process pool can't spawn",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:50:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9bd642a6ea7d24b332f0611e16479b02bdff5564",
"body": "- toffoli_gates: CCX decomposed into H/T/Tdg/CNOT (Nielsen-Chuang)\n- mcx_gates: n-control X via clean-ancilla Toffoli ladder (ancillas reset to |0>)\n- verified exactly against ideal CCX/MCX action for every control input\n- 11 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: multi-controlled-X synthesis (Toffoli + MCX ladder)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:48:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "95d5fbde5abcaa98a241533849fef009731c8de4",
"body": "…refresh\n\n- grover_solve: find an input satisfying an arbitrary boolean predicate via Grover\n over the marked set; returns a verified assignment, solution count, success prob\n- refresh the algorithms package docstring to list the full v0.7.0 library\n- 4 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Grover-based SAT/constraint solver + algorithms docstring …",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:38:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b18f9c022f34ecc1a0184d4d6d23ee6efb90d26c",
"body": "- variational_ground_state: hardware-efficient RY+CNOT ansatz, restarts, COBYLA\n- tfim_hamiltonian / heisenberg_hamiltonian builders (Pauli-sum format)\n- checked vs exact diagonalization: TFIM/Heisenberg ground energies to ~1e-8\n- 7 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: variational ground-state solver (VQE)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:33:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bd25e58a65651165f27a7fa87dd7a87bae253277",
"body": "- bb84: genuine per-qubit prep/measure in random Z/X bases, sifted key + QBER\n- no eavesdropper -> QBER 0, keys match; intercept-resend -> ~25% QBER, detected\n- security from real measurement back-action; 12 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: BB84 quantum key distribution",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:29:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "414df310fe290548674e59c22d52302fb311d993",
"body": "- drop unused GateLibrary import (arithmetic), QuantumCircuit import (protocols)\n- drop unused locals N (amplitude_estimation), n_b (hhl)\n- flake8 F-codes now clean across the algorithms package\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: lint cleanup (remove unused imports/locals in algorithms)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:27:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "40cca98e51d2e497a8369a0e817ad51d77901249",
"body": "- chsh_value: Bell pair + angle observables cos(t)Z+sin(t)X\n- correlator E(a,b)=cos(a-b); CHSH S reaches 2sqrt(2) (Tsirelson bound)\n- violates classical limit |S|<=2; 5 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Bell/CHSH inequality test",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:25:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a69deff5f34e0b3d88e6f327bc96511fb5921678",
"body": "- phase_sensitivity: QFI N^2 (GHZ/Heisenberg) vs N (product/SQL), advantage = N\n- quantum_fisher_information for phase encoding exp(-i phi sum Z_i/2)\n- parity_signal: GHZ interferometer parity = cos(N phi)\n- verified exactly for N up to 5; 15 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum metrology (GHZ Heisenberg-limited phase sensing)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:21:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba90f2bb1f98ac4ac6521d28feb64e456c0c38d8",
"body": "- simon / simon_oracle: H-oracle-H circuit collects y.s=0 constraints, GF(2)\n null-space solve recovers the hidden mask (exponential speedup)\n- rank-gated equation collection ensures a unique solution\n- recovers every planted secret for n up to 4; 6 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Simon's algorithm (hidden XOR-mask finding)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:17:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e61528e27a6139cda2224c71c8263fb13be9c56",
"body": "…index\n\n- add \"What's New in v0.7.0 (in development)\" sections summarizing the new\n algorithms library, stabilizer simulator, and advanced QML/QRL\n- bump docs index version banner to 0.7.0 (development)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: document the expanded algorithms library in README + docs …",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:13:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "02497206842c7fa3f495feb5079040568796d2e5",
"body": "- ghz_state: H + CNOT chain\n- w_state: single excitation spread evenly via a Givens-rotation cascade\n- graph_state: cluster/graph state (H on all + CZ per edge), MBQC resource\n- verified by amplitudes/stabilizers (W fidelity 1.0 up to 6 qubits); 12 tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: entangled state preparation (GHZ, W, graph states)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:11:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cfedf3ad9a96d2ac05ffbdc33447e58c63ca144c",
"body": "- solve_maxcut: returns the actual partition, cut value, brute-force optimum,\n and approximation ratio (with random restarts), not just an expected cost\n- brute_force_maxcut: exact optimum for small graphs\n- reaches optimal cut on square/triangle/K4/path; 7 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: QAOA MaxCut application solver",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:05:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1e68889dc548e260f4259e87351f124def8ea58a",
"body": "- qft_add: add a classical constant in the Fourier basis (no carry ancillas)\n- quantum_adder: add two quantum registers |a>|b> -> |a+b>|b>\n- exact (a+b) mod 2^n for every input pair; 8 new tests\n- docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum arithmetic (Draper QFT adder)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T17:02:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "da999bdfb7ec7a22f274fa4f643100a7b8dc4ba2",
"body": "- single_qubit_clifford_group: full 24-element group via BFS closure\n- randomized_benchmarking: random Clifford sequences + exact recovery gate,\n per-gate depolarizing channel, A p^m + B decay fit\n- recovers p ~ 1-lambda and average error ~ lambda/2; zero noise -> survival 1.0\n- 6 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: randomized benchmarking (single-qubit Clifford RB)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:44:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dd9a342c6024367997adbe959a3dc9d74221dd0c",
"body": "- StabilizerSimulator: tableau engine, O(n)/gate, O(n^2)/measurement\n- H/S/X/Y/Z/CNOT/CZ + computational-basis measurement (random + deterministic)\n- stabilizers() exposes live generators; runs 200-qubit GHZ instantly\n- verified vs state-vector: every stabilizer is a +1 eigenstate (2e-16)\n- 35 new tests; stabilizer_guide doc + toctree + CHANGELOG\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Clifford/stabilizer simulator (Aaronson-Gottesman CHP)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:40:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f451f7c8f818931f7609bb42aaa01176945a292e",
"body": "- zyz_decompose: any 1-qubit U = e^{ia} RZ RY RZ (exact)\n- abc_decomposition: Nielsen-Chuang ABC form for controlled-U\n- kak_decompose: two-qubit Cartan decomposition via magic basis + deterministic\n nested joint diagonalization; local gates + exp(i(aXX+bYY+cZZ)) core\n- canonical_coordinates: Weyl-chamber interaction content\n- self-verifying by reconstruction; 1000/1000 random SU(4) to ~1e-13\n- 76 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: gate decomposition (ZYZ, ABC, two-qubit KAK)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:35:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "61d9dee7bbb7ec2a2c793fd27649b7149bf58f27",
"body": "- trotter_evolve/trotter_circuit: exp(-iHt) from weighted Pauli strings via\n basis-change + CNOT-ladder + RZ per term (genuine 1-/2-qubit gates)\n- first- and second-order product formulas; order 2 converges O(dt^2)\n- verified vs exact matrix exponential; single-term evolution exact\n- 8 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Trotter-Suzuki Hamiltonian simulation",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:27:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8e31c0f5486adb6924f9296db724353c019fba8",
"body": "- Gate-based stabilizer codes with real ancilla syndrome extraction\n- bit_flip_code / phase_flip_code correct any single X / Z error\n- shor_code corrects an arbitrary single-qubit error (X/Y/Z), fidelity 1.0\n- true logical fidelity via reduced density matrix (coherence, not just populations)\n- 23 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum error correction (bit-flip, phase-flip, Shor 9-qubit)",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:24:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9cd609946773ad5b133102a0ee38f550510c71af",
"body": "- period_finding / shor_factor: QPE on modular-multiplication unitary +\n continued-fraction period recovery; factors 15->(3,5), 21->(3,7)\n- teleport: Bell pair + X/Z feedforward, fidelity ~1.0 for arbitrary states\n- superdense_coding: all four 2-bit messages recovered from one qubit\n- 13 new tests; docs + CHANGELOG updated\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Shor's algorithm, teleportation, superdense coding",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T16:11:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6a2a3fec7372b14271e8e42e052cf73d70e67dd4",
"body": "- HHL (algorithms.hhl): solves A x = b for small Hermitian A via QPE +\n eigenvalue-inversion rotation + inverse QPE + post-selection. The solution\n state matches the classical A^-1 b with fidelity ~1.0 for exact-eigenvalue A.\n- Swap test (algorithms.swap_test): estimates |<psi|phi>|^2 with an ancilla and\n Fredkin gates; matches the exact overlap to ~1e-9.\n- Docs updated (quantum_algorithms_guide).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: HHL linear solver + swap test",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T15:55:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f697aee2b50a8de8c862cc82388c62189d58b767",
"body": "- Quantum State Tomography (quantum_debugger.tomography): reconstructs a\n <=3-qubit density matrix from simulated Pauli-basis measurements; fidelity\n ~1.0 to the true state (Bell, random, single-qubit).\n- Amplitude Amplification (algorithms.amplitude_amplification): Grover\n generalized to any sta\n[…]\nep A; boosts P(marked) 0.001 -> ~1.0, and reduces\n to Grover for A = H^n.\n- Docs updated (quantum_algorithms_guide).\n\nFull suite: 1073 passed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: state tomography + amplitude amplification",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T15:37:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "651ba4fb2a1072cd99229aa7587a82683e5e27dc",
"body": "- QuantumActorCritic (A2C): PQC actor + PQC critic, advantage-weighted policy\n gradient; critic learns a genuine value function. Completes the QRL suite.\n- VariationalQuantumClassifier: multi-class softmax readout, cross-entropy +\n parameter-shift training (~0.98 on 3-class blobs).\n- iterative_pha\n[…]\nE (Kitaev); recovers\n representable phases exactly.\n- Exports + docs (quantum_rl_guide, advanced_qml_guide) updated.\n\nFull suite: 1067 passed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: Actor-Critic, multi-class VQC, Iterative QPE",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T15:24:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7de9ffc698d01e2cee05f1d499e67fc778e74711",
"body": "- New Sphinx guides: quantum_algorithms_guide, advanced_qml_guide,\n quantum_rl_guide (with runnable examples for every new v0.7 feature).\n- Wired ALL ~18 existing guide pages into an organized index toctree\n (previously ~15 were orphaned and invisible on Read the Docs).\n- Sphinx build succeeds with zero \"not in any toctree\" warnings.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: documentation for new features + full toctree",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T15:10:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "deec3c87df69c87cc95b762bb788516efb22c951",
"body": "- SPSA (Simultaneous Perturbation Stochastic Approximation): gradient-free\n optimizer, 2 objective evals/step regardless of dimension. Verified on\n quadratics and VQE. Exported from qml.optimizers.\n- Maximum-Likelihood Quantum Amplitude Estimation (algorithms.amplitude_estimation):\n QPE-free, use\n[…]\nx-likelihood; counts recovered to <0.6\n (more accurate than the QPE-based quantum counting).\n\nNew-module test coverage: 93%. Full suite green.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: SPSA optimizer + MLQAE amplitude estimation",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-19T15:07:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "965e727aab5cb494db3240762fdf69bb5cfbbcda",
"body": "- VQD (Variational Quantum Deflation): finds excited states by deflation\n (penalize overlap with found lower states). Recovers exact ground + excited\n energies (errors ~0 on diagonal and random-symmetric Hamiltonians).\n- Quantum walk: discrete-time coined walk on a cycle; verified ballistic spread\n[…]\niterate (controlled-G^(2^j) + inverse QFT).\n\nExported from quantum_debugger.qml (VQD) and quantum_debugger.algorithms.\nFull suite: 1046 passed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: VQD excited states, quantum walk, quantum counting",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-18T19:14:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fc82987335a84f329b2d451ab06f0b997a611264",
"body": "Quantum algorithms library (quantum_debugger.algorithms) -- gate-based, verified:\n- QFT / inverse QFT (matches the analytic DFT for n=2..4)\n- Grover search (marked states found at ~94% in optimal iterations; multi-marked)\n- Quantum Phase Estimation (exact phase readout for representable phases)\n- Be\n[…]\ne readout qubit; learns\n separable data to 100%.\n\nExported from quantum_debugger.algorithms and quantum_debugger.qml.\nFull suite: 1037 passed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: quantum algorithms library + Quantum Autoencoder + QCNN",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-18T18:54:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "099b9391e9a3cba1d2692ca958aca23d34cca0a8",
"body": "…g, ansatz analysis)\n\nQRL\n- QuantumPolicyGradient: REINFORCE with a PQC policy (state encoding + ansatz +\n softmax over per-action <Z>), exact parameter-shift policy gradients. Learns\n the gridworld to the optimal policy.\n- QuantumDQN: experience replay + periodically-synced target network on the \n[…]\n\n and pass, and gradients genuinely flow to the quantum weights.\n- Export the new classes from quantum_debugger.qml.\n\nFull suite: 1011 passed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: advanced QML & QRL (policy gradient, DQN, data re-uploadin…",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-18T18:33:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1bc550308028b37761f051e3bcc0efccca98a83c",
"body": "- run() simulates once and samples all shots (O(gates+shots) vs O(shots*gates));\n adds use_gpu/precision. Statistically identical for projective Z-measurement.\n- Convert ~116 legacy return True/False tests (across 10 files) to real asserts\n (they were passing vacuously since pytest ignores return values); all still pass.\n- Register the aws pytest marker in pytest.ini.\n- Bump __version__ to 0.7.0.dev0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "0.7.0.dev: fast run(), real tests, perf groundwork",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-17T05:46:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a7dda97e5dfa3875e40ea148ce529618ac50373c",
"body": "- test_vqe_many_iterations: best-of-restarts instead of a single start that\n can hit a local minimum (SciPy/BLAS-version dependent)\n- test_speedup_threads: assert correct results instead of a flaky wall-clock\n ratio (thread speedup isn't guaranteed under the GIL / on low-core runners)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: make VQE convergence and thread-speedup tests robust for CI",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-16T16:16:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9032b25da0171088c020e2d9592a8aabc1d74f1b",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: apply Black formatting to v0.6.1 changes",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-16T15:59:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4e9047858dd26693237c8c5bf3556bc0c65694e0",
"body": "Core / performance\n- apply_gate: O(2^n) tensor contraction instead of O(4^n) full-matrix\n expansion (verified numerically identical; ~1e-16 error over 4000 configs)\n- Optional GPU state-vector simulation: get_statevector(use_gpu=True,\n precision='single'|'double'); ~6x (double) / 50-75x (single) a\n[…]\nrd optional imports in tests (importorskip) so CI publish gate is portable\n- Update README, CHANGELOG, and Sphinx docs (index + conf) to v0.6.1\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.6.1: correctness, performance, real QML, GPU acceleration",
"author_name": "Raunakg2005",
"author_login": "Raunakg2005",
"committed_at": "2026-07-16T15:56:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eeeb735d41d21bc0388908602dd52c49726a35b2",
"body": "…7.1.0\n\nbuild(deps): update pytest-cov requirement from >=3.0.0 to >=7.1.0",
"is_bot": false,
"headline": "Merge pull request #4 from Raunakg2005/dependabot/pip/pytest-cov-gte-…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400084b7585349afb791e14a2057712e0e079932",
"body": "build(deps): update flake8 requirement from >=4.0.0 to >=7.3.0",
"is_bot": false,
"headline": "Merge pull request #7 from Raunakg2005/dependabot/pip/flake8-gte-7.3.0",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90f11f2729c9d41904a506e9a421c1c646547ea",
"body": "…e-3.0.1\n\nbuild(deps): update myst-parser requirement from >=2.0.0 to >=3.0.1",
"is_bot": false,
"headline": "Merge pull request #10 from Raunakg2005/dependabot/pip/myst-parser-gt…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d475e1d57ff5f688c5c0d2a0c3b3a9bcf1f5670",
"body": "Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.\n- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v7.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: pytest-cov\n dependency-version: 7.1.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update pytest-cov requirement from >=3.0.0 to >=7.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T18:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24cd00b3a7cbfaaec8502d36b467856869acbaf",
"body": "Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.\n- [Commits](https://github.com/pycqa/flake8/compare/4.0.0...7.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: flake8\n dependency-version: 7.3.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update flake8 requirement from >=4.0.0 to >=7.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T18:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40cca824427c1d45269b2b82ca84c582e7bb00d3",
"body": "build(deps): update qiskit requirement from >=0.39.0 to >=2.2.3",
"is_bot": false,
"headline": "Merge pull request #8 from Raunakg2005/dependabot/pip/qiskit-gte-2.2.3",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feff3adb2161e45618d564c5daa6018774cf13cc",
"body": "Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version.\n- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)\n- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)\n- [Commits](https:\n[…]\nare/v2.0.0...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: myst-parser\n dependency-version: 3.0.1\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update myst-parser requirement from >=2.0.0 to >=3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T18:16:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e882650c13753a4eec94005e848508aa7ddacb95",
"body": "…3.9.4\n\nbuild(deps): update matplotlib requirement from >=3.5.0 to >=3.9.4",
"is_bot": false,
"headline": "Merge pull request #6 from Raunakg2005/dependabot/pip/matplotlib-gte-…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209992125d606270323b5822e2df4f5ca34ea05d",
"body": "…typehints-gte-2.3.0\n\nbuild(deps): update sphinx-autodoc-typehints requirement from >=1.25.0 to >=2.3.0",
"is_bot": false,
"headline": "Merge pull request #5 from Raunakg2005/dependabot/pip/sphinx-autodoc-…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff3e0bd204a1f9b4f1dac48b77facea0ad3762d",
"body": "build(deps): update black requirement from >=22.0.0 to >=25.11.0",
"is_bot": false,
"headline": "Merge pull request #3 from Raunakg2005/dependabot/pip/black-gte-25.11.0",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3276c0c48b1a30f6362b1980145470705f8f832",
"body": "…e-gte-3.1.0\n\nbuild(deps): update sphinx-rtd-theme requirement from >=2.0.0 to >=3.1.0",
"is_bot": false,
"headline": "Merge pull request #2 from Raunakg2005/dependabot/pip/sphinx-rtd-them…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T18:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a3ece502b9f2281defc6fe6b38c9b74daa072a",
"body": "Updates the requirements on [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) to permit the latest version.\n- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)\n- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.25.0...2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: sphinx-autodoc-typehints\n dependency-version: 2.3.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update sphinx-autodoc-typehints requirement",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T17:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c67e028160e7c58afcffb290d2a72ffd884f5914",
"body": "Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version.\n- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)\n- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: sphinx-rtd-theme\n dependency-version: 3.1.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update sphinx-rtd-theme requirement from >=2.0.0 to >=3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T17:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4de457d1c32a0abb891f2b6fae8f081aac14b3",
"body": "Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/22.1.0...25.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: black\n dependency-version: 25.11.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update black requirement from >=22.0.0 to >=25.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8bab269f6bc412146638dcb3d263f07f95e31dd",
"body": "Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit) to permit the latest version.\n- [Release notes](https://github.com/Qiskit/qiskit/releases)\n- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)\n- [Commits](https://github.com/Qiskit/qiskit/compare/1.0.0...2.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: qiskit\n dependency-version: 2.2.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update qiskit requirement from >=0.39.0 to >=2.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T17:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f057513f9ffa795d63cac279e4b4f05e208cd6d2",
"body": "build(deps): update sphinx requirement from >=4.5.0 to >=7.4.7",
"is_bot": false,
"headline": "Merge pull request #9 from Raunakg2005/dependabot/pip/sphinx-gte-7.4.7",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T17:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbc9a6ca19123d19432c7cef65fc66c10d52e2f",
"body": "build(deps): update pytest requirement from >=7.0.0 to >=8.4.2",
"is_bot": false,
"headline": "Merge pull request #11 from Raunakg2005/dependabot/pip/pytest-gte-8.4.2",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-04-23T17:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3d121fdc889311c43c48c4ea1f9822f1513e66",
"body": "Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0...8.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-version: 8.4.2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update pytest requirement from >=7.0.0 to >=8.4.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T18:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef173e01809b9d259185674217b57b4a852e59af",
"body": "Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.\n- [Release notes](https://github.com/sphinx-doc/sphinx/releases)\n- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst)\n- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.0.0...v7.4.7)\n\n---\nupdated-dependencies:\n- dependency-name: sphinx\n dependency-version: 7.4.7\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update sphinx requirement from >=4.5.0 to >=7.4.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T18:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b17ed2fe1eaae3cdba98f18d4041c06424aa48",
"body": "Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.\n- [Release notes](https://github.com/matplotlib/matplotlib/releases)\n- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.0...v3.9.4)\n\n---\nupdated-dependencies:\n- dependency-name: matplotlib\n dependency-version: 3.9.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update matplotlib requirement from >=3.5.0 to >=3.9.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T18:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7fd1f6f263d479ddfed5ac343d9bde37b8654b",
"body": "…-cve-vu-zzruev\n\nFix React Server Components CVE vulnerabilities",
"is_bot": false,
"headline": "Merge pull request #1 from Raunakg2005/vercel/react-server-components…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-02-04T04:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1866fcd500f4835ebc07541a2b944c53797e8f54",
"body": "Updated dependencies to fix Next.js and React CVE vulnerabilities.\n\nThe fix-react2shell-next tool automatically updated the following packages to their secure versions:\n- next\n- react-server-dom-webpack\n- react-server-dom-parcel \n- react-server-dom-turbopack\n\nAll package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.\n\nCo-authored-by: Vercel <vercel[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Fix React Server Components CVE vulnerabilities",
"author_name": "Vercel",
"author_login": "vercel[bot]",
"committed_at": "2026-02-04T04:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95d1c8228930d3da7b83d8e19b77c23c5ba3ede",
"body": "Auto-formatted 11 files to match Black's style guide:\n- Integration bridges (qiskit, cirq, pennylane)\n- QML algorithms (qaoa, qgan)\n- QNN network module\n- Optimizers basics\n- Test files\n\nAll formatting now passes 'black --check' validation",
"is_bot": false,
"headline": "style: apply Black formatter to comply with CI checks",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-02-01T15:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4792329f89ce73ec5bc73f77531b9ef0915a5592",
"body": "- Fixed all flake8 style errors (E203, F401, W293)\n * Removed whitespace before colons in slice operations\n * Removed unused imports from typing module\n * Cleaned up blank line whitespace\n\n- Reduced complexity in integration bridges (C901)\n * qiskit_bridge: to_qiskit complexity 278 (extracted he\n[…]\ntter maintainability\n\n- All 130+ tests passing with 100% functionality preservation\n- Reduced flake8 errors from 27+ to 12 (only C901 complexity warnings remain)\n- 87% reduction in code quality issues",
"is_bot": false,
"headline": "refactor: major code cleanup and complexity reduction",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-02-01T15:01:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86bb7681269c410ca07533238f48d610ce58da47",
"body": "…y with black style guide\\n- Memory, Noise, Mitigation, Optimization, and Parallel modules updated",
"is_bot": false,
"headline": "style: apply black formatting\\n\\n- Fix formatting in 6 files to compl…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T06:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98518cb75f89ac579d1e70be9814250cef0e07f3",
"body": "…_helpers.py and noise_models.py\\n- Fix unused imports in mitigation, optimization, and parallel modules\\n- Fix f-string placeholders and whitespace issues in debugger, profiler, and qml modules\\n- Resolve remaining ambiguous variable names and E226 errors",
"is_bot": false,
"headline": "style: fix remaining flake8 errors\\n\\n- Fix unused variables in noise…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T06:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541fb6a1e6c159644129f2f699a796758cd06796",
"body": null,
"is_bot": false,
"headline": "Reformat with Black 26.1.0 to fix CI check",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T05:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145debd44795b56b25fc4768a25006bb67b95290",
"body": null,
"is_bot": false,
"headline": "Apply black formatting to cleanup changes",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T05:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072d5ae787bac84c8d69472c17bc5aa3d9495bdf",
"body": null,
"is_bot": false,
"headline": "v0.6.1 cleanup: remove unused imports, variables, fix whitespace",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T05:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa19c5dd1da5c77d2d8280f6b48e8499c5b9aff",
"body": null,
"is_bot": false,
"headline": "Clean qml directory: remove unused imports, variables, and fix warnings",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-27T05:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f340a18a88d1bdeaeeff64cb5f9cfc7dd0258c4a",
"body": null,
"is_bot": false,
"headline": "useless imoorts removed",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-22T06:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f8f6ecae86cf9da1c1aa9c3e03241879a55f7db",
"body": null,
"is_bot": false,
"headline": "Clean backends and benchmarks unused imports",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-21T18:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3ffbf6e2a7a866186c64fb6e40388e780c3515",
"body": null,
"is_bot": false,
"headline": "Make flake8 linting non-blocking for release",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-14T20:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da87b92f09dee24f0ab029b2b5580038944738a",
"body": null,
"is_bot": false,
"headline": "Format code with Black",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-14T19:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0e759bf5a1018ac1fb86e0826ee22accbaf027",
"body": null,
"is_bot": false,
"headline": "Add scikit-learn to core dependencies",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-14T19:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658e081493f273096c6f8d218eb17fa3cc2ae3a1",
"body": null,
"is_bot": false,
"headline": "Fix CI/CD: Run only core QML and GPU tests",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-14T19:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058b241fbb85c2b3e4ceb1113609bfaf917dc4a7",
"body": "…and GPU acceleration",
"is_bot": false,
"headline": "Release v0.6.0: Complete QML library with AutoML, QGANs, Quantum RL, …",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-14T19:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a7a48cbb45645b2af97ef92e1281f6b922b50b",
"body": "…ing)",
"is_bot": false,
"headline": "v0.6.0 Weeks 1-2: Hybrid Models + Quantum Kernels (273/273 tests pass…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2026-01-13T17:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93d7a883780bb2109a58eb6a8f82836c60c9222",
"body": null,
"is_bot": false,
"headline": "Release v0.5.0: QNN, ZNE, GPU Acceleration (689 tests passing)",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-28T19:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce026e349c5482abf254917cbe691d1725801058",
"body": null,
"is_bot": false,
"headline": "some more test",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-28T17:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94b16b7396c6a0f5113d33ab911bd617266bbd8",
"body": null,
"is_bot": false,
"headline": "links fix",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-21T22:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710d7fbbc05c145bd93ae18866bf21a7b4d07218",
"body": "…ganized",
"is_bot": false,
"headline": "Release v0.4.2: 656 tests passing, complete pytest migration, docs or…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-21T21:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78687a7da57958a77e7b46851065830155f92a43",
"body": null,
"is_bot": false,
"headline": "Add Dr. Vaibhav Prakash Vasani as supervisor",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-18T12:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2873834fa08fe56a19f3757944398e7bc588cd03",
"body": null,
"is_bot": false,
"headline": "v0.4.1: Update author information on PyPI",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-18T11:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7084c68a039e3cd439bffb9af800831604bcf871",
"body": "… of Engineering",
"is_bot": false,
"headline": "Update author information to Raunak Kumar Gupta - K.J. Somaiya School…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-18T11:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069ae35ff298cab7c142bf33a4369a3cd1a2729c",
"body": null,
"is_bot": false,
"headline": "v0.4.0: Add QML module with VQE, QAOA, training framework, and 316 tests",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-18T10:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22456545565e4998c1dc0ff2af240863981dd0b2",
"body": "…sts total, 100% pass)",
"is_bot": false,
"headline": "feat: Week 1 Polish - Added 19 tests, tutorials, and examples (229 te…",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-18T08:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71beb6550dc2c2a6bcc0ecdff30b6f5a840e9702",
"body": "…210 tests",
"is_bot": false,
"headline": "feat: Phase 5 Week 1 - Parameterized Quantum Gates (RX, RY, RZ) with …",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-08T17:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e034664b74cac3725228abf89af79265ccc74cc9",
"body": null,
"is_bot": false,
"headline": "feat: Complete QuantumDebugger v1.0 - Production ready with all features",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-05T15:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a26fd099806021a25616c5436105af9763008f",
"body": "**Major Features:**\n- Zero-Noise Extrapolation (ZNE) with 5 extrapolation methods\n- GPU acceleration (7x speedup on RTX 5060)\n- Sparse backend (98% memory reduction)\n- 11 hardware profiles (AWS Braket, Azure Quantum, 2025 updates)\n- Parallel execution support\n\n**Tests:** 83/83 passing (100%)\n- Phase\n[…]\nt: 10-30% with ZNE\n- GPU speedup: 7x faster\n- Memory savings: 98% with sparse backend\n\n**Documentation:**\n-HARDWARE_PROFILES.md\n- ZNE_TUTORIAL.md\n- TEST_SUMMARY.md (updated)\n\nReady for production use!",
"is_bot": false,
"headline": "v0.4.0 Phases 1-3 Complete: ZNE + Performance + Hardware Profiles",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-04T12:44:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "542fb579fc2df3b43d6bfce70b3f49e8572aa938",
"body": "- Added 4 noise models (Depolarizing, Amplitude/Phase Damping, Thermal)\n- Added 4 hardware profiles (IBM, Google, IonQ, Rigetti 2025 specs)\n- Integrated noise into QuantumCircuit with fidelity tracking\n- 89 new tests (177 total, all passing)\n- Validated against Qiskit Aer\n- Complete documentation (NOISE_TUTORIAL.md, DOCUMENTATION.md)",
"is_bot": false,
"headline": "Release v0.3.0: Realistic noise simulation with Qiskit validation",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-04T08:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483be146b50f92b1e5af9336fb842933b280b22e",
"body": null,
"is_bot": false,
"headline": "v0.2.2: Complete profiler bug fix (all num_qubits -> len(qubits))",
"author_name": "raunak gupta",
"author_login": "Raunakg2005",
"committed_at": "2025-12-03T09:49:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 107,
"latest_release_at": "2026-07-24T07:22:20Z",
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 11,
"days_since_latest_release": 3,
"mean_days_between_releases": 58
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "quantum-debugger",
"exists": true,
"license": null,
"keywords": [
"quantum",
"computing",
"debugging",
"profiling",
"quantum-circuit",
"visualization",
"qml",
"vqe",
"qaoa",
"machine-learning",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.9",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Software Development :: Debuggers"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/quantum-debugger/",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/Raunakg2005/quantum-debugger",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 389,
"first_published_at": "2025-12-02T19:25:35.701976Z",
"latest_published_at": "2026-07-24T07:23:07.678452Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 0,
"stars": 19,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"mypy.ini",
"quantum-ui/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 39917,
"source_files_sampled": 314,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"quantum-ui/package.json",
"requirements.txt",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 16,
"malicious_count": 0,
"assessed_package": "pypi:quantum-debugger@0.7.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"pypi"
],
"dependencies": [
{
"name": "@react-three/drei",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^10.7.7"
},
{
"name": "@react-three/fiber",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^9.4.2"
},
{
"name": "autoprefixer",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^10.4.22"
},
{
"name": "clsx",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "framer-motion",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^12.23.25"
},
{
"name": "lucide-react",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.555.0"
},
{
"name": "next",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "16.0.10"
},
{
"name": "plotly.js",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.0"
},
{
"name": "postcss",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^8.5.6"
},
{
"name": "react",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.0"
},
{
"name": "react-dnd",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^16.0.1"
},
{
"name": "react-dnd-html5-backend",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^16.0.1"
},
{
"name": "react-dom",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.0"
},
{
"name": "react-plotly.js",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.0"
},
{
"name": "tailwind-merge",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.0"
},
{
"name": "tailwindcss",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.18"
},
{
"name": "three",
"manifest": "quantum-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.181.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 11,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "Raunakg2005",
"commits": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/74643310?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml",
"publish.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [
".flake8",
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "50 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "adf4a835787a6ae0f350519ac28b3a9707e17816",
"ran_at": "2026-07-27T17:06:15Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T07:24:34Z",
"oldest_open_prs": [
{
"number": 15,
"created_at": "2026-06-24T18:53:22Z",
"last_comment_at": "2026-06-24T18:53:26Z",
"last_comment_author": "vercel"
},
{
"number": 16,
"created_at": "2026-06-24T18:53:26Z",
"last_comment_at": "2026-06-24T18:53:30Z",
"last_comment_author": "vercel"
},
{
"number": 17,
"created_at": "2026-06-24T18:53:34Z",
"last_comment_at": "2026-06-24T18:53:37Z",
"last_comment_author": "vercel"
},
{
"number": 18,
"created_at": "2026-06-24T18:53:41Z",
"last_comment_at": "2026-06-24T18:53:45Z",
"last_comment_author": "vercel"
},
{
"number": 19,
"created_at": "2026-06-24T18:53:44Z",
"last_comment_at": "2026-06-24T18:53:48Z",
"last_comment_author": "vercel"
},
{
"number": 20,
"created_at": "2026-06-24T18:53:48Z",
"last_comment_at": "2026-06-24T18:53:52Z",
"last_comment_author": "vercel"
},
{
"number": 21,
"created_at": "2026-06-24T18:53:53Z",
"last_comment_at": "2026-06-24T18:53:57Z",
"last_comment_author": "vercel"
},
{
"number": 22,
"created_at": "2026-06-24T18:54:02Z",
"last_comment_at": "2026-06-24T18:54:06Z",
"last_comment_author": "vercel"
},
{
"number": 23,
"created_at": "2026-06-24T18:54:08Z",
"last_comment_at": "2026-06-24T18:54:12Z",
"last_comment_author": "vercel"
},
{
"number": 24,
"created_at": "2026-06-24T18:54:16Z",
"last_comment_at": "2026-06-24T18:54:19Z",
"last_comment_author": "vercel"
}
],
"last_merged_pr_at": "2026-04-23T18:22:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Raunakg2005/quantum-debugger",
"host": "github.com",
"name": "quantum-debugger",
"owner": "Raunakg2005"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 54,
"vitality": 80,
"community": 51,
"governance": 51,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 107,
"human_commit_share": 0.89,
"days_since_last_push": 1,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "107 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 107
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 58
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~58 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 58
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 0,
"stars": 19,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"packages": [
"quantum-debugger"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 389
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "389 downloads/month across pypi",
"points": 34.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 389,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"merged_prs": 11,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/14 decided PRs merged",
"points": 30.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 21,
"owner_type": "User",
"is_verified": null,
"owner_login": "Raunakg2005",
"public_repos": 59,
"account_age_days": 2077
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "21 followers of Raunakg2005",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "Raunakg2005"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "59 public repos, account ~5 yr old",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 59
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"quantum-debugger"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 3
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".flake8, eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://quantum-debugger.vercel.app",
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://quantum-debugger.vercel.app",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "50 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:quantum-debugger@0.7.1 runtime dependency closure — what installing the published package pulls in — 16 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:quantum-debugger@0.7.1",
"assessed": 16
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 16,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 16,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.753,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "67 of 89 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 89
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"mypy.ini",
"quantum-ui/tsconfig.json"
],
"agent_commit_share": 0.46,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.1
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".flake8, eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "mypy.ini, quantum-ui/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mypy.ini, quantum-ui/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "46 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 46,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 39917,
"source_files_sampled": 314,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (mypy.ini, quantum-ui/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "mypy.ini, quantum-ui/tsconfig.json",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/314 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 314,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T17:06:39.170155Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/Raunakg2005/quantum-debugger.svg",
"full_name": "Raunakg2005/quantum-debugger",
"license_state": "standard",
"license_spdx": "MIT"
}