# Behavioral Signature Extraction

> For each class in a semantic domain, inspect constructor behavior, lifecycle hooks, error handling, state management, dependency acquisition, and public orchestration methods.

Record: `algo:behavioral-signature-extraction`
Kind: pattern-distillation
Canonical: https://banes-lab.com/ontology/algorithms#algo-behavioral-signature-extraction
Closure: https://banes-lab.com/json/records/algo/behavioral-signature-extraction/closure

## stage

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

## axis

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

## derived-by

- [Pattern Distiller Kernel](https://banes-lab.com/records/algo/pattern-distiller-kernel.md)

## detects

- [structural](https://banes-lab.com/records/reason/lens-structural.md)
- [behavioural](https://banes-lab.com/records/reason/lens-behavioural.md)
