Skip to main content

Detectors overview

Detectors extract cryptographic evidence. They do not classify quantum exposure — that is the classifier’s job after correlation.

Design constraints

  • Prefer AST / structured parsing over regex; regex is an explicit fallback with lowered confidence.
  • Never emit key material — metadata only, redacted snippets.
  • Unparseable files must produce warnings.