- 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>
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