Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ No ReleaseGate server access is required to verify.
hello@releasegate.io.
- It does not yet support Kubernetes admission control. See the
main repo for the roadmap.
- The risk score in stateless customer-side runs does not include
historical signal enrichment (churn, hotspot density, prior-
incident proximity). Those signals require persistent history
across runs, which the customer CI runner does not have. The
decision gate, policy evaluation, and signed attestation are
fully functional; only the risk-score amplification is reduced.
Server-side dashboard runs include the full signal set.

## Security

Expand Down
Loading