1011 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			1011 B
		
	
	
	
	
	
	
	
Advisory AI agent guide
Mission
Advisory AI is the retrieval-augmented assistant that synthesizes advisory and VEX evidence into operator-ready summaries, conflict explanations, and remediation plans with strict provenance.
Key docs
How to get started
- Review ./architecture.md for retrieval pipeline, guardrails, and profile support.
 - Open ../../implplan/SPRINTS.md and locate stories for this component.
 - Check ./TASKS.md and update status before/after work.
 - Read README/architecture for design context and update as the implementation evolves.
 
Guardrails
- Uphold Aggregation-Only Contract boundaries when consuming ingestion data.
 - Preserve determinism and provenance in all derived outputs.
 - Document offline/air-gap pathways for any new feature.
 - Update telemetry/observability assets alongside feature work.