What problem does it solve? Conducting rigorous academic research on LLM security requires finding post-2022 papers on prompt injection and jailbreaks, classifying attacks against OWASP LLM01 taxonomy, and maintaining consistent citations without paywalled or unsupported claims. ## Core Features & Use Cases - Local References Archive: Provides a catalog of 18 verified papers (DeBERTa-v3, Llama Guard, NeMo Guardrails, GCG attacks) mapped to thesis chapters with BibTeX metadata. - Threat Taxonomy Guidance: Classifies attacks into direct injection, indirect injection, jailbreaks, and obfuscation techniques using a 5D threat analysis framework. - Citation Integrity Workflow: Enforces dual-linking (DOI plus open-access PDF), on-page anchor standards, and a >= 2022 publication rule for all literature. - Use Case: When writing a thesis chapter on jailbreak defenses, check REFERENCES_LOG.md first, reuse archived papers, and verify new sources with the URL validation script. ## Quick Start Ask the assistant to find and cite open-access papers from 2022 or later about indirect prompt injection defenses for the PI-Guard thesis.