plan_migration
Generate a prioritized post-quantum migration plan for any code path. Scan for RSA/ECDH/ECDSA/DH, group findings by algorithm, and order harvest-now-decrypt-later risks first, with PQC targets and readiness-score impact.
Instructions
Scan a path and return a deterministic, prioritized post-quantum migration plan: findings grouped by algorithm, ordered harvest-now-decrypt-later first, each with its PQC target and the readiness-score impact. Reads the filesystem, so it is gated like scan_path over HTTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a file or directory to plan a migration for. |