# Coverage Risk Prioritisation

> Score each required-uncovered surface by failure impact and reachability, rank the surfaces, and address the highest-risk gaps first, so limited testing effort removes the most risk.

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

## stage

- [intent](https://banes-lab.com/records/stage/intent.md)

## axis

- [teleology](https://banes-lab.com/records/reason/axis-teleology.md)

## composed-by

- [Test Coverage Kernel](https://banes-lab.com/records/algo/test-coverage-kernel.md)

## grounds

- [tel-priority](https://banes-lab.com/records/reason/node-tel-priority.md)

## derived-by

- [Test Coverage Kernel](https://banes-lab.com/records/algo/test-coverage-kernel.md)
