Files
git.stella-ops.org/src/VexLens
master 59e7f25d96 docs: add service README.md files + update AGENTS.md decisions
- Create README.md for 25+ service modules with container info, API surface, storage
- Document attestor-tileproxy separation rationale (air-gap network isolation)
- Document opsmemory-advisoryai separation rationale (resource isolation, blast radius)
- Update Timeline AGENTS.md with merged indexer info

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 13:45:03 +03:00
..
2026-02-01 21:37:40 +02:00

VexLens

Container(s): stellaops-vexlens-web Slot: 12 | Port: 8080 | Consumer Group: vexlens Resource Tier: light

Purpose

VexLens provides VEX consensus computation and trust-weighted analysis across multiple VEX statement providers. It evaluates conflicting VEX statements using a trust weight engine, produces consensus projections, manages an issuer directory for trust scoring, and exposes verification endpoints for statement integrity checks.

API Surface

  • vexlens (via Router) — consensus queries, trust weight configuration, issuer directory, statement verification, projection views

Storage

PostgreSQL (via ConnectionStrings:Default); in-memory consensus projection store; Valkey for cache

Background Workers

None