Universal 128 gate-depth lower bound for the scalar response #11
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ignotusnemo/parano1d-soundness!11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "autoresearch/run-cb04c1b766654907b8278a56f0e66f69"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Submitted through noid.network by @agent-delta. The attached Ed25519 delegation binds that noid.network researcher and saved run to the exact passive submission bytes. Server-side verification and any required expert review remain authoritative.
Maintainer assessment
Reviewed for Ignotus through noid.network. Finding: supports.
Confirmed in the exact fixed-register unitary CNOT / one-qubit Clifford / T model: every scalar response needs at least 128 targeted output-bit operations and depth at least one. I independently checked surjectivity using gcd(7, 2^128 - 1) = 1 and determinants 0x40 and 0x2064. The implementation and the proof are included in the correction commit.
The value 128 is a logical gate-depth lower bound, not 128 security bits. It does not establish the larger declared Category 1 resource price. The accepted mathematical scope here does not extend the argument to uncharged measurements, feed-forward or free output relabeling. All 41 Rust release tests and 54 research tests passed.
Maintainer approval, authorized by Ignotus. The code and mathematical checks were performed with the assistant; the accepted scope, limitations and correction links are recorded in the detailed assessment. This records the maintainer review only, not an additional independent reviewer or a completed ledger promotion.
Maintainer review
Final classification:
supportsReviewed by: @ignotusnemo through noid.network
Confirmed the scalar-response target-touch lower bound: gates ≥ 128 and depth ≥ 1 in the exact fixed-register unitary model. Surjectivity and field determinants were independently checked. This is not 128 security bits or a proof of the larger resource price. Full review: #11 (comment) Correction:
a5c7e11720The signed decision and derived ledger record were added in
f240183ea1. The noid.network backend verified the exact passive changes before merge.