Files
git.stella-ops.org/ops/devops/AGENTS.md
master 7b5bdcf4d3 feat(docs): Add comprehensive documentation for Vexer, Vulnerability Explorer, and Zastava modules
- 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.
2025-10-30 00:09:39 +02:00

493 B

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.