# Test Coverage Kernel

> Load the surface catalog for a unit, walk the dimension-by-lens grid, derive the required-uncovered surfaces, prioritise them by risk, select a mode-matched technique and invariant per surface, author the test, issue an evidence verdict, ledger the state, and terminate only when no required surface remains unknown.

Record: `algo:test-coverage-kernel`
Kind: test-coverage
Canonical: https://banes-lab.com/ontology/algorithms#algo-test-coverage-kernel
Closure: https://banes-lab.com/json/records/algo/test-coverage-kernel/closure

## composes

- [Coverage Workspace](https://banes-lab.com/records/algo/coverage-workspace.md)
- [Surface Grid Walk](https://banes-lab.com/records/algo/surface-grid-walk.md)
- [Uncovered Gap Derivation](https://banes-lab.com/records/algo/uncovered-gap-derivation.md)
- [Coverage Risk Prioritisation](https://banes-lab.com/records/algo/coverage-risk-prioritisation.md)
- [Technique and Invariant Selection](https://banes-lab.com/records/algo/technique-invariant-selection.md)
- [Test Authoring](https://banes-lab.com/records/algo/test-authoring.md)
- [Evidence Verdict](https://banes-lab.com/records/algo/evidence-verdict.md)
- [Coverage Ledger](https://banes-lab.com/records/algo/coverage-ledger.md)
- [Coverage Completion](https://banes-lab.com/records/algo/coverage-completion.md)

## grounds

- [derivation-loop](https://banes-lab.com/records/reason/loop-derivation-loop.md)
