- Introduced AGENTS.md, README.md, TASKS.md, and implementation_plan.md for Vexer, detailing mission, responsibilities, key components, and operational notes. - Established similar documentation structure for Vulnerability Explorer and Zastava modules, including their respective workflows, integrations, and observability notes. - Created risk scoring profiles documentation outlining the core workflow, factor model, governance, and deliverables. - Ensured all modules adhere to the Aggregation-Only Contract and maintain determinism and provenance in outputs.
		
			
				
	
	
	
		
			927 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			927 B
		
	
	
	
	
	
	
	
Vulnerability Explorer agent guide
Mission
Vulnerability Explorer delivers policy-aware triage, investigation, and reporting surfaces for effective findings.
Key docs
How to get started
- Review ./architecture.md for ledger schema, workflow states, and export requirements.
- 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.