Align AOC tasks for Excititor and Concelier
This commit is contained in:
		@@ -1,33 +1,33 @@
 | 
			
		||||
# StellaOps Zastava
 | 
			
		||||
 | 
			
		||||
Zastava monitors running workloads, verifies supply chain posture, and enforces runtime policy via Kubernetes admission webhooks.
 | 
			
		||||
 | 
			
		||||
## Responsibilities
 | 
			
		||||
- Observe node/container activity and emit runtime events.
 | 
			
		||||
- Validate signatures, SBOM presence, and backend verdicts before allowing containers.
 | 
			
		||||
- Buffer and replay events during disconnections.
 | 
			
		||||
- Trigger delta scans when runtime posture drifts.
 | 
			
		||||
 | 
			
		||||
## Key components
 | 
			
		||||
- `StellaOps.Zastava.Observer` daemonset.
 | 
			
		||||
- `StellaOps.Zastava.Webhook` admission controller.
 | 
			
		||||
- Shared contracts in `StellaOps.Zastava.Core`.
 | 
			
		||||
 | 
			
		||||
## Integrations & dependencies
 | 
			
		||||
- Authority for OpToks and mTLS.
 | 
			
		||||
- Scanner/Scheduler for remediation triggers.
 | 
			
		||||
- Notify/UI for runtime alerts and dashboards.
 | 
			
		||||
 | 
			
		||||
## Operational notes
 | 
			
		||||
- Runbook ./operations/runtime.md with Grafana/Prometheus assets.
 | 
			
		||||
- Offline kit assets bundling webhook charts.
 | 
			
		||||
- DPoP/mTLS rotation guidance shared with Authority.
 | 
			
		||||
 | 
			
		||||
## Related resources
 | 
			
		||||
- ./operations/runtime.md
 | 
			
		||||
- ./operations/runtime-grafana-dashboard.json
 | 
			
		||||
- ./operations/runtime-prometheus-rules.yaml
 | 
			
		||||
 | 
			
		||||
## Backlog references
 | 
			
		||||
- ZASTAVA runtime tasks in ../../TASKS.md.
 | 
			
		||||
- Webhook smoke tests tracked in src/Zastava/**/TASKS.md.
 | 
			
		||||
# StellaOps Zastava
 | 
			
		||||
 | 
			
		||||
Zastava monitors running workloads, verifies supply chain posture, and enforces runtime policy via Kubernetes admission webhooks.
 | 
			
		||||
 | 
			
		||||
## Responsibilities
 | 
			
		||||
- Observe node/container activity and emit runtime events.
 | 
			
		||||
- Validate signatures, SBOM presence, and backend verdicts before allowing containers.
 | 
			
		||||
- Buffer and replay events during disconnections.
 | 
			
		||||
- Trigger delta scans when runtime posture drifts.
 | 
			
		||||
 | 
			
		||||
## Key components
 | 
			
		||||
- `StellaOps.Zastava.Observer` daemonset.
 | 
			
		||||
- `StellaOps.Zastava.Webhook` admission controller.
 | 
			
		||||
- Shared contracts in `StellaOps.Zastava.Core`.
 | 
			
		||||
 | 
			
		||||
## Integrations & dependencies
 | 
			
		||||
- Authority for OpToks and mTLS.
 | 
			
		||||
- Scanner/Scheduler for remediation triggers.
 | 
			
		||||
- Notify/UI for runtime alerts and dashboards.
 | 
			
		||||
 | 
			
		||||
## Operational notes
 | 
			
		||||
- Runbook ./operations/runtime.md with Grafana/Prometheus assets.
 | 
			
		||||
- Offline kit assets bundling webhook charts.
 | 
			
		||||
- DPoP/mTLS rotation guidance shared with Authority.
 | 
			
		||||
 | 
			
		||||
## Related resources
 | 
			
		||||
- ./operations/runtime.md
 | 
			
		||||
- ./operations/runtime-grafana-dashboard.json
 | 
			
		||||
- ./operations/runtime-prometheus-rules.yaml
 | 
			
		||||
 | 
			
		||||
## Backlog references
 | 
			
		||||
- ZASTAVA runtime tasks in ../../TASKS.md.
 | 
			
		||||
- Webhook smoke tests tracked in src/Zastava/**/TASKS.md.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user