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-15Lines changed: 18 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Bering
2
2
3
-
Bering is the upstream model discovery tool for Sheaft.
4
-
It consumes trace artifacts and produces canonical `bering-model.json` in
5
-
`BeringResilienceModel` v1.0.0 contract format.
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.
6
4
7
-
## Contract (strict)
5
+
## Contract
8
6
9
7
Bering pins `metadata.schema` exactly:
10
8
@@ -25,7 +23,7 @@ internal/discovery model inference from normalized spans
25
23
internal/model model structs, semantic checks, canonical IO
0 commit comments