Risk documentation¶
Start with the interactive risk configuration map.
It shows how callers, event ingestion, parameters, access lists, C# functions and
global canary context become features, which features each decision point exposes,
and where each source is configured.
Where to look¶
| Place | What belongs there |
|---|---|
| be-docs — this section | Concepts, architecture, diagrams and developer how-tos. Continue with decision points, features, rules architecture and feature architecture. |
| be-risk-configuration | Deployed stage/prod configuration, ownership of generated/copied files, feature wiring, decision-point creation/retirement/recovery runbooks, and deployment automation. Start with its README. |
| be-risk | Runtime implementation, API contracts, feature resolution and storage behavior. Start with its README and Themis system overview. |
The three repositories intentionally do not duplicate the same runbook. Use this
section to understand the system, be-risk-configuration to change what is
deployed, and be-risk to verify how the runtime interprets it.