feat: enforce Guanghu-native HoloLake runtime laws
This commit is contained in:
parent
ccee303355
commit
67e6fcdd38
57 changed files with 1765 additions and 1504 deletions
|
|
@ -60,4 +60,7 @@ FRONTEND_COVERAGE_SHARDS=1 bash .chunk/run-sidecar-gates-local.sh false
|
|||
FRONTEND_COVERAGE_SHARDS=2 bash .chunk/run-sidecar-gates-local.sh false
|
||||
```
|
||||
|
||||
The default sidecar fast path uses two frontend coverage shards. Each shard disables per-shard coverage thresholds, then the merged V8/Istanbul coverage map is checked once against the same 70% line/function/branch/statement thresholds.
|
||||
The default sidecar fast path can use two frontend coverage shards as an
|
||||
observation. The merged V8/Istanbul map helps locate unexercised behavior but
|
||||
does not create an acceptance threshold. Only the declared auditable core scope
|
||||
inside GLS-0844 can satisfy the exact native coverage gate.
|
||||
|
|
|
|||
Loading…
Reference in a new issue