Files
git.stella-ops.org/docs/api/vex-consensus.md
StellaOps Bot dd0067ea0b
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
Refactor code structure for improved readability and maintainability
2025-12-06 21:48:12 +02:00

15 lines
526 B
Markdown

# VEX Consensus Stream Contract (draft placeholder)
**Status:** TODO · awaiting VEX Lens Guild
## Scope
- `/vex/consensus` streaming APIs via Web gateway with tenant RBAC/ABAC, caching, and telemetry.
## Needed from owners
- SSE/stream envelope (fields, heartbeats, retry/backoff headers), sample NDJSON stream.
- RBAC/ABAC requirements and caching rules; idempotency/correlation headers.
- Error codes and rate limits.
## TODO
- Insert finalized contract + samples; note schema hash/date; reference in Web V sprint log.