Files
git.stella-ops.org/docs/modules/vex-lens
master 66cb6c4b8a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
feat: Add guild charters and task boards for various components
- Introduced guild charters for Scanner Deno, PHP, Ruby, Native, WebService, Java, Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, UI, Zastava Observer, Zastava Webhook, Zastava Core, and Plugin Platform.
- Each charter outlines the mission, scope, required reading, and working agreements for the respective guilds.
- Created task boards for Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, and Zastava components to track progress and dependencies.
- Ensured all documents emphasize determinism, offline readiness, security, and integration with shared Surface libraries.
2025-11-01 02:21:46 +02:00
..

StellaOps VEX Consensus Lens

VEX Lens computes deterministic consensus across conflicting VEX statements while preserving raw provenance.

Responsibilities

  • Ingest VEX evidence from Excititor and align it to SBOM inventory.
  • Apply issuer trust weights, freshness rules, and policy-defined tie breakers.
  • Publish consensus snapshots and disagreement metadata for Policy Engine and Explorer surfaces.
  • Expose APIs for explainability and offline bundle exports.

Key components

  • Consensus computation service and job pipeline.
  • Consensus store with versioned snapshots.
  • Explain trace generator for disagreements.

Integrations & dependencies

  • Excititor for raw VEX ingestion.
  • Policy Engine for applying consensus in suppression flows.
  • Vulnerability Explorer and Advisory AI for evidence overlays.

Operational notes

  • Trust model configuration and issuer scoring dashboards.
  • Offline kit packaging of consensus snapshots.
  • Telemetry on issuer coverage and disagreement counts.

Epic alignment

  • Epic 7: VEX Consensus Lens.
  • Lens implementation stories tracked in ../../TASKS.md.