Skip to main content

Module frontend_protocol

Module frontend_protocol 

Source
Expand description

Validation boundary between language-specific producers and shared Rust analysis.

Frontends contribute facts, never verdicts. This module enforces the frozen per-run declaration against the normalized manifest/evidence request before the language-neutral analyzer sees it.

Enums§

FrontendProtocolError

Functions§

analyze_frontend_results
validate_frontend_report_request