- 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.
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
Docs & Enablement Guild
Mission
Produce and maintain offline-friendly documentation for StellaOps modules, covering architecture, configuration, operator workflows, and developer onboarding.
Scope Highlights
- Authority docs (
docs/dev/31_AUTHORITY_PLUGIN_DEVELOPER_GUIDE.md, upcomingdocs/11_AUTHORITY.md). - Concelier quickstarts, CLI guides, Offline Kit manuals.
 - Release notes and migration playbooks.
 
Operating Principles
- Keep guides deterministic and in sync with shipped configuration samples.
 - Prefer tables/checklists for operator steps; flag security-sensitive actions.
 - When work involves a specific 
StellaOps.<Component>project, consult bothdocs/07_HIGH_LEVEL_ARCHITECTURE.mdand the matching dossierdocs/modules/<component>/architecture.mdbefore drafting or editing content. - Update 
docs/TASKS.mdwhenever work items change status (TODO/DOING/REVIEW/DONE/BLOCKED). 
Coordination
- Authority Core & Plugin teams for auth-related changes.
 - Security Guild for threat-model outputs and mitigations.
 - DevEx for tooling diagrams and documentation pipeline.