- 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.
		
			
				
	
	
		
			12 lines
		
	
	
		
			493 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			493 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # DevOps & Release — Agent Charter
 | |
| 
 | |
| ## Mission
 | |
| Execute deterministic build/release pipeline per `docs/modules/devops/ARCHITECTURE.md`:
 | |
| - Reproducible builds with SBOM/provenance, cosign signing, transparency logging.
 | |
| - Channel manifests (LTS/Stable/Edge) with digests, Helm/Compose profiles.
 | |
| - Performance guard jobs ensuring budgets.
 | |
| 
 | |
| ## Expectations
 | |
| - Coordinate with Scanner/Scheduler/Notify teams for artifact availability.
 | |
| - Maintain CI reliability; update `TASKS.md` as states change.
 |