| cff-version: 1.2.0 | |
| title: "QSVAPS: Quantum Superposition Verification for Agent Plan Safety" | |
| message: "If you use this software, please cite it as below." | |
| type: software | |
| authors: | |
| - name: "QSVAPS Research Team" | |
| license: MIT | |
| repository-code: "https://github.com/vmore2/qsvaps" | |
| keywords: | |
| - quantum computing | |
| - ai agents | |
| - plan verification | |
| - grover algorithm | |
| - agent safety | |
| abstract: >- | |
| QSVAPS uses Grover's quantum search algorithm as a verification oracle | |
| for AI agent plans. It encodes plan constraints as quantum phase oracles | |
| and searches for constraint violations with provable quadratic speedup | |
| over classical brute-force verification. | |