feat: freeze typed metrics registry and bounded exemplars
This commit is contained in:
@@ -100,6 +100,13 @@ python3 scripts/check-config-boundaries.py --root .
|
||||
committed machine contract. PostgreSQL DDL вне `crank-registry::migrations`
|
||||
блокируется Rust module boundary check.
|
||||
|
||||
## Typed metrics contract
|
||||
|
||||
`just metrics-contract-check` сверяет Rust registry с versioned JSON snapshot и
|
||||
проверяет, что production-код объявляет метрики только через `crank-metrics`.
|
||||
Checker распознаёт прямые macro calls, imports, aliases и re-exports; новые
|
||||
Rust-файлы можно передать явно через `--files`.
|
||||
|
||||
## `check-community-scope.sh`
|
||||
|
||||
Проверяет, что в community-репозиторий не попали функции и тексты за пределами
|
||||
|
||||
Reference in New Issue
Block a user