camouflaging_status
Detects formality register camouflaging by analyzing weekly trajectory points within a sliding window. Adjusts sensitivity via window size to balance trend smoothing and responsiveness.
Instructions
Detect formality/register camouflaging via weekly trajectory points (window_size). Read-only detector; does not relax register.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_size | No | Weekly points in the sliding window (default 5). Larger windows smooth the formality trend at the cost of responsiveness to recent register shifts. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detected | No | ||
| trajectory_slope | No | ||
| current_mean | No | ||
| sample_count | No | ||
| camouflaging_relaxation | No |