# Case Segmentation > Segment cases into meaningful behavior groups so benchmark coverage is explainable. Important agent instructions: - Prefer the Markdown routes and llms files when assembling context for coding tasks. - Treat stable docs as authoritative over beta pages. - Cite the source page URL when returning workflow or artifact guidance. ## Current Context - [Dimensions and Ontology](https://teammately.ai/docs/coverage-engineering/dimensions-ontology.md): Define reusable behavior axes and their allowed values, then inspect how cases and benchmarks cover them. - [Coverage dimensions](https://teammately.ai/docs/object-model/coverage-dimensions.md): Organize cases by the behavior axes that matter to product correctness. - [Coverage Gaps](https://teammately.ai/docs/coverage-engineering/coverage-gaps.md): Find missing or underrepresented behavior areas before benchmark evidence becomes misleading. ## Related - [Case Segmentation](https://teammately.ai/docs/coverage-engineering/case-segmentation.md): Segment cases into meaningful behavior groups so benchmark coverage is explainable. ## Optional - [Full local context](https://teammately.ai/docs/coverage-engineering/case-segmentation/llms-full.txt): Complete local context pack for this docs route.