_comment: REQUIRED: Define ALL technical terms, acronyms, and method names used ANYWHERE in the entire summary. After drafting the summary, perform a MANDATORY POST-DRAFT SCAN: check every section individually (Core.one_sentence_thesis, evaluation_highlights, core_problem, Technical_details, Experiments.key_results notes, Figures descriptions and key_insights). HIGH-VISIBILITY RULE: Terms appearing in one_sentence_thesis, evaluation_highlights, or figure key_insights MUST be defined—these are the first things readers see. COMMONLY MISSED: PPO, DPO, MARL, dense retrieval, silver labels, cosine schedule, clipped surrogate objective, Top-k, greedy decoding, beam search, logit, ViT, CLIP, Pareto improvement, BLEU, ROUGE, perplexity, attention heads, parameter sharing, warm start, convex combination, sawtooth profile, length-normalized attention ratio, NTP. If in doubt, define it.
SBOM: Software Bill of Materials—a nested inventory of software components and dependencies
AIBOM: Artificial Intelligence Bill of Materials—an extension of SBOMs incorporating AI reasoning and runtime context
VEX: Vulnerability Exploitability eXchange—a standard for stating whether a vulnerability is actually exploitable in a specific product
CSAF: Common Security Advisory Framework—a standard (ISO/IEC 20153:2025) for machine-readable security advisories
MCP: Baseline Environment Reconstruction Agent—responsible for pre-execution capture and completeness checks
A2A: Runtime Dependency and Drift-Monitoring Agent—monitors live telemetry for dynamic imports
AGNTCY: Policy-Aware Vulnerability Reasoning Agent—maps evidence to VEX assertions
TRE: Trusted Research Environment—a secure computing environment for analyzing sensitive data
FNR: False Negative Rate—the proportion of actual dependencies or vulnerabilities missed by the system
FPR: False Positive Rate—the proportion of dependencies incorrectly identified as present
Semantic Parity: Reproducibility where outputs are functionally equivalent within a tolerance (ε) rather than byte-identical
Drift: Unintended changes in the software environment (e.g., version updates) between executions