You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-16Lines changed: 18 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,8 @@
1
1
# Bering
2
2
3
-
Bering is a model discovery and contract-producing tool for resilience analysis.
4
-
It consumes trace artifacts and produces canonical `bering-model.json` in
5
-
`BeringResilienceModel` v1.0.0 format for any downstream consumer.
6
-
Sheaft is a reference consumer, not an exclusive target.
3
+
Bering builds a resilience model artifact from trace artifacts. The output artifact is `bering-model.json` in `BeringResilienceModel` v1.0.0 format. Use it in any downstream tooling or analytics pipeline.
7
4
8
-
## Contract (strict)
5
+
## Contract
9
6
10
7
Bering pins `metadata.schema` exactly:
11
8
@@ -26,7 +23,7 @@ internal/discovery model inference from normalized spans
26
23
internal/model model structs, semantic checks, canonical IO
0 commit comments