Files
git.stella-ops.org/docs/migration/enable-reachability.md
StellaOps Bot 347c88342c Add draft skeletons for various documentation topics
- Created draft documentation for enabling reachability, CLI authentication, EntryTrace heuristics, Go stripped binaries, Java and Python lockfiles, Rust fingerprint enrichment, SAST integration, Windows/macOS analyzer coverage, scanner engine surface, multi-tenancy operations, RLS and data isolation, ABAC overlays, VEX trust model, VEX ops runbook, VEX mapping, scopes and roles, tenancy overview, VEX signatures, contract testing, VEX consensus algorithm, VEX consensus API, VEX consensus console, VEX consensus overview, and VEX issuer directory.
- Each document includes a status placeholder, purpose, and open TODOs for future updates.
2025-12-05 21:23:21 +02:00

866 B

Enable Reachability — Draft Skeleton (2025-12-05 UTC)

Status: draft placeholder. Inputs pending: DOCS-SIG-26-007, notifications hooks (058_NOTY0101), rollout telemetry contract.

Purpose

  • Describe why reachability is being enabled and expected outcomes.

Rollout Phases

  • Phase 0: prerequisites (feature flags, config keys).
  • Phase 1: limited tenants / canaries.
  • Phase 2: org-wide rollout with monitoring gates.

Fallbacks

  • How to disable/revert; config toggles; cache/queue drains.

Monitoring & Alerts

  • Metrics to watch (ingest lag, signal volume, error ratios).
  • Alert thresholds and runbooks (link when available).

Controls & Policy

  • Imposed rule reminder; RBAC/tenant scope considerations.

Open TODOs

  • Fill concrete config keys and examples when DOCS-SIG-26-007 lands.
  • Add notification hook wiring details from 058_NOTY0101.